-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.2
-
sparc
-
solaris_2.6, solaris_7
Build : Build 'P'
OS : Solaris 2.6/2.7 (Win32...ok)
applet : copyArea {/net/sqesvr/export/disk1/java2d/Testing/applets11/copyArea}
bug: when appletviewer window obscursed by another window being dragged over it. It fails to repaint properly. However, if the appletviewer is clipped by moving it partially off screen it repaints properly.
1. launch copyArea applet.
2. drag another window over it.
- you will see garbage left behind.
However if you clip the appletviewer by moving it partially off screen (not clipped by another window) it will repaint properly when dragged over.
OS : Solaris 2.6/2.7 (Win32...ok)
applet : copyArea {/net/sqesvr/export/disk1/java2d/Testing/applets11/copyArea}
bug: when appletviewer window obscursed by another window being dragged over it. It fails to repaint properly. However, if the appletviewer is clipped by moving it partially off screen it repaints properly.
1. launch copyArea applet.
2. drag another window over it.
- you will see garbage left behind.
However if you clip the appletviewer by moving it partially off screen (not clipped by another window) it will repaint properly when dragged over.
- duplicates
-
JDK-4223239 Obscured window does not refresh properly
- Closed