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

Unexpected lag when moving window from one screen to another

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.11.0
    • GUI: Window management
    • None
    • Windows

    Description

      When moving an application window from one screen to another there's a lag in the movement in the middle of the window. It's due to a repaint when the underlying window system detects a "screeen change"! This is very annoying when there's a lot of painting to do.

      QWindowsWindow::checkForScreenChanged() -> QWidgetWindow::handleScreenChange() -> repaintWindow()

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            makis42 Gerasimos Karvounis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes