Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8087800

Modality: In the case of APPLICATION_MODAL needs to be able to block new windows that aren't it's descendants (see description for detail)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • fx2.0
    • javafx

      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?

            Unassigned Unassigned
            ckyang Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Imported: