If a window is shown while some modal dialog is visible, it should get blocked until the dialog is closed, except for dialog's children. This is not a common scenario, but sometimes it happens.
If Window #1 pops up an APPLICATION modal dialog #2 it should block Window #1, but will also block Window #3, #4, etc., unless those windows are descendants of #2.
And if a new Window is also Application modal, which one wins. The first or the last?
If Window #1 pops up an APPLICATION modal dialog #2 it should block Window #1, but will also block Window #3, #4, etc., unless those windows are descendants of #2.
And if a new Window is also Application modal, which one wins. The first or the last?
- duplicates
-
JDK-8094648 [Modality] Events are not blocked by application_modal window from being delivired by other windows
-
- Closed
-
- relates to
-
JDK-8089076 [Modality] When create second hierarchy, event blocking on stage with window_modal child broken.
-
- Open
-
-
JDK-8094648 [Modality] Events are not blocked by application_modal window from being delivired by other windows
-
- Closed
-
-
JDK-8116111 Gtk: [Linux, Modality] new stage without parent is always under previous ones.
-
- Closed
-