-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta
-
x86
-
windows_nt
To reproduce the problem:
cd demo/jfc/Java2Demo
java -jar Java2Demo.jar
Drag some other window over an animating applet window. Note that sometimes
we are not updating all of the applet window that we should, resulting in
screen garbage.
cd demo/jfc/Java2Demo
java -jar Java2Demo.jar
Drag some other window over an animating applet window. Note that sometimes
we are not updating all of the applet window that we should, resulting in
screen garbage.
- duplicates
-
JDK-4327805 Win32: JFrame does not correctly repaint "damaged" areas.
- Closed