Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2051016 | 1.4.2 | Uwe Uwe | P4 | Resolved | Fixed | mantis |
JDK-2051015 | 1.4.1_02 | Uwe Uwe | P4 | Resolved | Fixed | 02 |
Name: vuR10080 Date: 01/24/2002
As reported in 4615863 (problem3), subwindow size become smaller by
clicking "open window" button and "alt-F4".
What really happens is that a packed frame is being disposed and then
shown again and the code to calculate insets under X11 resizes the
frame incorrectly.
Filing this as a separate bug report for easier tracking.
###@###.### 2002-01-24
======================================================================
- backported by
-
JDK-2051015 Packed frames are sized incorectly if disposed and re-shown.
- Resolved
-
JDK-2051016 Packed frames are sized incorectly if disposed and re-shown.
- Resolved
- duplicates
-
JDK-4615863 Focus behavior incorrect on Swing Component with mnemonic keys
- Closed
- relates to
-
JDK-4858193 RegTest-cte CTE_REGTEST/Generic/4628020/TestWindow.java failed
- Closed