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

Provide an option to allow modal windows to be blocking

XMLWordPrintable

      Opening a modal window does not currently block execution of the calling code while the window is open. See attached test case - the label in the modal window reads "I am not blocking!" rather than "I am blocking!". This is different from the behavior of ShowDialog() on Windows or runModalForWindow: on the Mac, which prevent the opening window from processing events until the modal window is closed.

            kcr Kevin Rushforth
            gkbrown Greg Brown (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: