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

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

      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).

        For Gerrit Dashboard: QTBUG-48520
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes