-
Bug
-
Resolution: Duplicate
-
P4
-
17, 20, 21, 22, 23, 24
-
None
-
generic
-
generic
java/awt/Dialog/FileDialogTest fails to hide the file dialog . I replaced hide() with setVisible(false) but still file dialog is hidden.
Step to reproduce
--------------------------
1) Run java/awt/Dialog/FileDialog test or I have attached the same FileDialog test without PassFailJFrame framework.
2) Click on "Show FileDialog, then hide() in 5 s..." button. Wait for 5 seconds. The FileDialog should then disappear automatically.
If you dn't see FileDialog getting disappear automatically, then the bug is reproduced.
Step to reproduce
--------------------------
1) Run java/awt/Dialog/FileDialog test or I have attached the same FileDialog test without PassFailJFrame framework.
2) Click on "Show FileDialog, then hide() in 5 s..." button. Wait for 5 seconds. The FileDialog should then disappear automatically.
If you dn't see FileDialog getting disappear automatically, then the bug is reproduced.
- duplicates
-
JDK-7186009 [macosx] No way to hide(), dispose() FileDialog
-
- Open
-
- relates to
-
JDK-8339975 Open some dialog awt tests 2
-
- Resolved
-