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

QWindow::startSystemResize STILL doesn't work on Windows

XMLWordPrintable

    • Windows

      This issue relates to https://bugreports.qt.io/browse/QTBUG-82191

      I have a QML window, and resizing invards sometimes gives this debug message:

       Invalid edges QFlags<Qt::Edge>() passed to QWindow::startSystemResize, ignoring.

      while the user is blocked from resizing.

      I can reproduce it occasionally by resizing right edge inward after making the window visible (immediately after starting the program), but more reliably by resizing inward on bottom edge then resizing inward on right edge (which will fail and keep failing until user clicks somewhere else).

      Since the error happens prior to the platform-based resize, the platform should be irrelevant.

       

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

            owolff Oliver Wolff
            Thalia Mihaela Gaspar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes