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

Details

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

    Description

      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?

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Imported: