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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes