-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.0, 1.3.0
-
b38
-
generic
-
generic
Currently, modal dialogs are modal AWT-wide, so if a modal dialog is displayed,
no input is allowed to any windows other than the dialog box.
Instead, modal dialogs should be modal AppContext-wide, so if a modal dialog is
displayed, no input is allowed to any other windows in that AppContext.
no input is allowed to any windows other than the dialog box.
Instead, modal dialogs should be modal AppContext-wide, so if a modal dialog is
displayed, no input is allowed to any other windows in that AppContext.
- duplicates
-
JDK-4318404 Modal dialogs do not behave as documented even in separate AppContexts
-
- Closed
-
- relates to
-
JDK-4178473 Dialogs needs modality which blocks input only to owner window
-
- Closed
-
-
JDK-4080029 Modal Dialog block input to all frame windows not just its parent.
-
- Resolved
-