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

[Cocoa] QDialogs with WindowStayOnStopHint parent

    XMLWordPrintable

Details

    • 0c442405a9f85f402d508af2be0a668f34f35caf

    Description

      Under Cocoa, if you open a QDialog(QFileDialog, QfontDialog tested) and put as a parent a window that has the Qt::WindowStayOnStopHint flag, then the QDialog will open under the parent window and there is no way to make it go in front.

      This is really bad because when you have a fullscreen window with the stay on top flag, there is no way to know that a QDialog is opened.

      I happens with all qt versions i have tested (4.5.1, 4.6, 4.6.2, 4.7.0 preview) but only with cocoa. It works perfectly under carbon.

      Attachments

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

        Activity

          People

            cduclos Carlos Duclos (Inactive)
            farfromrefuge Martin Guillon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes