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

Document that QWindow::setFramePosition() and QWindow::setGeometry() can cause the window to be moved asynchronously

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.12
    • None

      In QTBUG-73128 it was discovered that QWindow::setFramePosition() (or rather a function that calls it) was not given enough time to wait for the actual window position to update, because the move can happen asynchronously.

      Having this fact stated in the documentation would have made diagnosing that issue easier, not to mention that this is a public function, so users could conceivably use it for their auto tests too.

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

            docteam Qt Documentation Team
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes