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

REG: OSX: Tool windows are not hidden when App is not in front

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.3.0 RC1
    • 5.2.0, 5.3.0 Beta1
    • GUI: Window management
    • None
    • OSX 10.9.2
    • macOS
    • c0825cbfc0c568542a9e4c09e23d42eb76a5a706

    Description

      Tool windows should hide by default when the app is no longer the frontmost app.
      this worked up to Qt 5.11.
      The doc for Qt::WindowFlags Qt::Tool says:

      Indicates that the widget is a tool window. /* ... */ By default, tool windows will disappear when the application is inactive. This can be controlled by the Qt::WA_MacAlwaysShowToolWindow attribute.

      but: it does not disappear
      and: there is no Qt::WA_MacAlwaysShowToolWindow to correct it...

      Attachments

        Issue Links

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

          Activity

            People

              sorvig Morten Sørvig
              kio Günter Woigk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes