Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-48520

[REG 4->5] OS X: Qt::Dialog and Qt::Tool windows are not blocked by modal windows correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.15.0 Beta4
    • 5.5.0, 5.12, 5.15
    • QPA
    • None
    • OS X 10.9, Qt 5.5

    Description

      The Cocoa plug-in calls [NSPanel setWorksWhenModal:YES] for windows of type Popup, Dialog and Tool. This perhaps originated as a fix for QTBUG-27459. However, using it for dialog and tool windows has some side-effects (and regression from Qt 4.x):

      • If another modal is dialog is opened, the underlying window can still be activated (already filed as QTBUG-45782).
      • If an OS-native modal dialog is opened, the underlying window is fully accesible (see attached sample project).

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vestbo Tor Arne Vestbø
              MiroMiksik Miro Miksik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes