Steps to reproduce:
1) Run hello.HelloAlert
2) Click the "Dialog" button to bring up an informational Alert dialog with a single "OK" button.
3) Click on the window close button (the red 'x') or press ESC
The dialog will not dismiss. Only pressing the OK button will dismiss it.
1) Run hello.HelloAlert
2) Click the "Dialog" button to bring up an informational Alert dialog with a single "OK" button.
3) Click on the window close button (the red 'x') or press ESC
The dialog will not dismiss. Only pressing the OK button will dismiss it.
- duplicates
-
JDK-8095741 [Dialogs] HelloAlert ESC and (x) do not close dialog that only has 'OK'
- Resolved