-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.2.2
-
x86
-
windows_nt
Name: vi73552 Date: 06/30/99
There is a visual problem performing multiple minimizes/maximizes of a JInternalFrame using swing-1.1.1-beta1. When a JInternalFrame is maximized and minimized several times, previous minimized windows are shown incorrectly in front of a maximized window. To demonstrate, use SwingSet demo and do the following steps:
1) Run SwingSet demo.
2) Go to Options menu and select Windows look and feel.
3) Select the 'Internal Frame' tab.
4) Change layer in the dialog box to 0 (default layer) instead of 5.
5) Make a window (#1), then click its minimize button.
6) Make another window (#2), then click its maximize button.
7) Click the minimize button on the maximized window #2.
8) Click the maximize button on the minimized window #2. (You will notice that it doesn't do a real maximize.)
9) Click the maximize button AGAIN on the restored window #2.
10) You will see that the minimized window #1 icon is incorrectly in front of the maximized window #2!
(Review ID: 54226)
======================================================================
- duplicates
-
JDK-4193070 Mouse pointer feedback inconsistent when resizing internal frame
-
- Resolved
-