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

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

XMLWordPrintable

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

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes