Details
-
Bug
-
Resolution: Fixed
-
P2
-
6
Description
I have a frame with few buttons on it. On clicking one of the buttons, I am bringing up the native print dialog. Once the dialog is shown, I am pressing 'ESC' and the dialog is disposed. After that, the frame becomes inactive and focus does not come back to the same component automatically. I would expect the frame to be active and focus should remain with the same component which brought up the dialog.
This is a regression in Mustang introduced in b53. This is reproducible only on Win32 and not on XToolkit. It works fine on Tiger-FCS and Mustang-b51.
Run the attached application. Press the button. A native print dialog will come up. Press 'ESC'. Check the main frame. If it is not active, the bug is reproduced.
This is a regression in Mustang introduced in b53. This is reproducible only on Win32 and not on XToolkit. It works fine on Tiger-FCS and Mustang-b51.
Run the attached application. Press the button. A native print dialog will come up. Press 'ESC'. Check the main frame. If it is not active, the bug is reproduced.
Attachments
Issue Links
- relates to
-
JDK-6367771 Specification for modal dialog hidden should be corrected
- Resolved
-
JDK-6379599 REG: Showing and disposing a native page dialog makes the main frame inactive, Win32
- Closed
-
JDK-6302514 XToolkit: Toolkit modal dialog getting blocked by Page/Print dialog
- Closed