-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.4.1
-
None
-
sparc
-
solaris_8
I'm using jdk1.4.1 build 16.
I'm running cde remotely on solaris.
If I run any java application and resize a window (main window, dialog),
the "new" portion of the window is never filled in.. rather the background
color (gray) of the window/dialog remains. It looks like a resize or
repaint event is not getting processed correctly.
To reproduce:
* Rlogin in to some other solaris workstation and set your
DISPLAY back to your current workstation.
* Run the SwingSet2 demo.
* Resize the main window.
* Note that the contents of the window does not change, ie.
it is not resized to fill in the "new" part of the window
(see attached image, swingset.gif).
I can't figure out any way to get it to fill in either...
front/back doesn't work, neither does iconify/re-open.
Note that this worked fine using build 15 of jdk1.4.1.
I'm running cde remotely on solaris.
If I run any java application and resize a window (main window, dialog),
the "new" portion of the window is never filled in.. rather the background
color (gray) of the window/dialog remains. It looks like a resize or
repaint event is not getting processed correctly.
To reproduce:
* Rlogin in to some other solaris workstation and set your
DISPLAY back to your current workstation.
* Run the SwingSet2 demo.
* Resize the main window.
* Note that the contents of the window does not change, ie.
it is not resized to fill in the "new" part of the window
(see attached image, swingset.gif).
I can't figure out any way to get it to fill in either...
front/back doesn't work, neither does iconify/re-open.
Note that this worked fine using build 15 of jdk1.4.1.
- duplicates
-
JDK-4710984 REGRESSION: painting is broken by manual Window resize
-
- Resolved
-