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

QWidget::windowState gets out of sync if the window is maximised via Aero Snap.

    XMLWordPrintable

Details

    •  63fdbf4633552126197fad0d5f0595d505a28164

    Description

      Maximize a window via Aero snap (drag the title bar to the top of the screen).
      The window becomes maximized, but windowState does not reflect that.

      This particular state change is delivered in the WM_SIZE message (wParam == SIZE_MAXIMIZED), rather than via the WM_SYSCOMMAND message.

      Attachments

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

        Activity

          People

            pullatti Prasanth Ullattil
            mattfu Matt Lamont
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes