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

Warnings and flicker when moving windows between screens on Mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.0 RC
    • 5.4.0 Beta
    • QPA
    • None
    • macOS
    • 2d0b251b1d3059970ca7cf221cfa8e64c9a021e6

    Description

      Move a QQuickWindow from one screen to another. When one is retina, the other is not, the result is a warning like

      QSGThreadedRenderLoop: expose event received for window with invalid geometry.
      

      and an ugly moment of flickering where the scaled/non-scaled content (i.e. the content suitable for the old screen) is visible for a moment. This is especially visible for stuff that is animating. Non-animating apps feature a less-visible white flicker.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes