-
Bug
-
Resolution: Fixed
-
P1
-
1.4.2
-
b17
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2064618 | 5.0 | Joshua Outwater | P1 | Resolved | Fixed | tiger |
Due to bug fix 4765336 a side effect was caused which allowed multiple internal
frames to become selected. This fix needs to be backed out.
To test run SwingSet2 and go to the InternalFrame demo.
1. Select internal frame with title "Frame #4".
2. Select internal frame with title "Frame #3".
3. Select internal frame with title "Frame #4".
Only "Frame #4" should be selected.
###@###.### 2003-02-18
frames to become selected. This fix needs to be backed out.
To test run SwingSet2 and go to the InternalFrame demo.
1. Select internal frame with title "Frame #4".
2. Select internal frame with title "Frame #3".
3. Select internal frame with title "Frame #4".
Only "Frame #4" should be selected.
###@###.### 2003-02-18
- backported by
-
JDK-2064618 More than one internal frame gets selection
-
- Resolved
-
- relates to
-
JDK-4765336 JDesktopPane.getSelectedFrame() should return null after removing selected frame
-
- Open
-