-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.1.2
-
x86
-
windows_nt
Name: joT67522 Date: 08/28/97
Bring up any non-modal AWT window. Maximize it, then iconify,
de-iconify, and then normalize (click the button on the
decoration that has the two box icon). Your window will not
repaint properly.
I traced the events being generated and I noted that no resize
event is generated on the normalize. Neither setBounds nor
reshape is called in this case so as far as the top level
component is concerned it is still maximized. Note that if you
omit the iconify/de-iconify everything works fine.
company - unknown , email - ###@###.###
======================================================================
- relates to
-
JDK-4058916 Win95:Minimize, then Maximize HJ when Full screen, refreshes with empty page
- Closed
-
JDK-4056021 When resizing setBounds() is not sent to Component on NT
- Closed