-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.2.0
-
x86
-
windows_95
To reproduce(JDK1.1.5 + Swing-Pre-1.0(2/3) + WindowNT):
1) click "internal frame" tab from SwingSet demo.
2) check isMaxable, is Iconifiable box.
3) create one internal frame.
4) maximize it.
You can't see the frame title bar. It is true on all look and feels. However you will see the title bar when you resize the SwingSet. I guess, repaint was missing after maximize it.
1) click "internal frame" tab from SwingSet demo.
2) check isMaxable, is Iconifiable box.
3) create one internal frame.
4) maximize it.
You can't see the frame title bar. It is true on all look and feels. However you will see the title bar when you resize the SwingSet. I guess, repaint was missing after maximize it.
- duplicates
-
JDK-4109223 SwingSet JInternalFrames when maximized lose controls
-
- Closed
-
- relates to
-
JDK-4109278 Maximizing JInternalFrame from iconified frame is not working in all look&feels
-
- Resolved
-