-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.1.5, 1.1.6, 1.2.0
-
generic, sparc
-
generic, solaris_2.5, solaris_2.6
see the Java_solaris bug #4139432, as well as #4141690 and #4141698 for examples of this problem.
The solaris native awt code for Frames and Dialogs intentionally sets up widget with wrong insets, then resizes multiple times as the
widget is reparented to the window managers shell. This causes what we call "the resize dance" where the window is visibly resized,
repositioned, and re-painted while comming up.
The solaris native awt code for Frames and Dialogs intentionally sets up widget with wrong insets, then resizes multiple times as the
widget is reparented to the window managers shell. This causes what we call "the resize dance" where the window is visibly resized,
repositioned, and re-painted while comming up.
- duplicates
-
JDK-4138972 AWT generates RESIZE events when a Frame is MOVED, causeing excessive repaints
- Closed
- relates to
-
JDK-4138965 Solaris: AWT generates double RESIZE events for Frames causing excessive repaint
- Closed