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

OS X: Tool window behaves differently depending of the initial flags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.8.0
    • 5.4.1, 5.5.0 Alpha
    • QPA
    • OS X 10.9.5 10.10
    • macOS
    • aed7540d45096791d1a824f500694a15426fd94b

      Set widget window flag to Qt::Tool before showing it. All behaves correctly that window is on top of application but behind native windows.

      Set widget window flag first to some other (Qt::Widget) and set window visible. Set now window flag to Qt::Tool and see that window stays on top of all desktop windows what is wrong.

      Easy to test with the attached sample.

      There's also error when trying to change window type from widget to tool:
      NSWindow does not support utility styleMask 0x10

        1. QTBUG-45938.tar.gz
          0.9 kB
          Timur Pocheptsov
        For Gerrit Dashboard: QTBUG-45938
        # Subject Branch Project Status CR V

            tpochep Timur Pocheptsov
            qtcomsupport Qt Support
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes