-
Bug
-
Resolution: Won't Fix
-
P3
-
1.3.1_17, 1.3.1_19, 1.4.2_29, 5.0
Steps to follow :
Compile and run the attached testcase.
Click the button to open a window. It will have a red box in it.
Iconify it and restore.
The window should still have the focus (which is red).
Without the fix, the restored window is blue (lost focus).
With the fix, it is red.
Test shows window with blue box, means failed.
During investigation I observerd the test may pass if the operator inadvertently clicks in the de-iconized window before the test checks it. The period available for this is small, roughly one second or less.
Otherwise a consistent failure is observed.
- duplicates
-
JDK-6465495 test CTE_REGTEST/Generic/4449624/Iconize.java failed on 131u19b3 but passed on previous 131u19b2
-
- Closed
-
-
JDK-7165766 TEST_BUG: java/awt/Focus/RestoreFocus/4449624/Iconize.java fails on Win2008 R2
-
- Closed
-
- relates to
-
JDK-4770950 A bug of javax.swing.JTextField
-
- Resolved
-
-
JDK-6186571 regression : Focus problems with 1.3.1_14b01
-
- Resolved
-
-
JDK-4380809 Focus disappears after deiconifying frame
-
- Resolved
-
-
JDK-6454462 tests 4107667, 4228340, 4252080, 4527959, 4623722 failed on 131u19b2 but passed on previous 131u19b1
-
- Closed
-
-
JDK-4449624 requestFocus() does not work well when window is iconized and recovering
-
- Closed
-
-
JDK-6459286 REGRESSION:two AWT(Focus) tests are failing with 131_19-b02 but Passing with 131_19-b01
-
- Resolved
-