-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.1.2
-
None
-
x86
-
windows_95
Name: joT67522 Date: 08/25/97
When a Frame is shown, and then a Dialog is shown,
so it partialy covers the Frame, and then the dialog is hidden,
the Frame below is completely refreshed, instead of refreshing
only the clip area which was covered by the Dialog.
This has also appearance, which I have submitted in another
bug report, but which seems to me like related to a more general
problem of unneeded refreshes:
When having a Frame with a ScrollPane, and then scrolling fast,
e.g., by constantly pressing one of the arrowed edges of a
scrollbar, the whole Frame is refreshing again and again.
Seems like it happens if a new scrolling event arrives before
the Frame completes the scrolling caused by the previous event.
company - Softera , email - ###@###.###
======================================================================
- duplicates
-
JDK-4073822 Fast scrolling causes un-needed refreshings of the whole child of a ScrollPane.
- Resolved