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

[macos] toolkit modal dialog does not block native windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • tbd
    • 21
    • client-libs

      When a toolkit modal Dialog is displayed, it uses the AWT blocking mechanism to prevent mouse events from being delivered to other AWT based windows. However, if the application has windows that are not AWT based, these windows are not blocked.

      The suggested solution is to use [NSApplication runModalForWindow:] to display a toolkit modal Dialog.

            honkar Harshitha Onkar
            alans Alan Snyder
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: