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

Regression: macOS windows with Qt::FramelessWindowHint are resizable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 6.5.0 Beta1
    • 6.3.0, 6.3.1, 6.3.2, 6.4.0 RC1
    • GUI: Window management
    • None
    • macOS
    • 9796670732 (qt/qtbase/dev) 9796670732 (qt/tqtc-qtbase/dev) 5d23caf776 (qt/qtbase/6.4) 5d23caf776 (qt/tqtc-qtbase/6.4)

    Description

      With Qt 6.x windows having the Qt::FramelessWindowHint flag set are now resizable by dragging the the window edges. This was not the case with Qt 5.15 and also contradicts the documentation which says "Produces a borderless window. The user cannot move or resize a borderless window via the window system".

      Please compare the behaviour of the "WindowFlags" example when build against 5.15 and 6.3.

      Maybe this is caused by 4c78ef80ca7. This unconditionally adds NSWindowStyleMaskResizable to the cocoa window flags.

      Attachments

        Issue Links

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

          Activity

            People

              vestbo Tor Arne Vestbø
              njeisecke Nils Jeisecke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes