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

[Regression] Resizing a Window with an QOpenGLWidget child causes the whole window to flicker

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 6.4.2, 6.5.0 Beta1
    • 6.4.0, 6.4.1
    • None
    • Qt 6.4.0 release (or Qt 6.4.1 release)
      MacBook Air M1, 2020
      macOS Ventura 13.0.1 (22A400)
    • macOS

    Description

      Note: This issue is observed on macOS - I do not have access to other platforms to test.

      This issue is also not reproducible with Qt 6.3.2

      Problem:
      Manually resizing a Window that contains a QOpenGLWidget child anywhere in it's child-hierarchy causes major flickering and redraw stutter over the whole window.

      Steps to Reproduce:

      • build and run the "hellogl2" example on a mac using Qt 6.4.0 or Qt 6.4.1

      Expected Behaviour:
      The window and all it's children should resize smoothly and without any flicker

      Actual Behaviour:
      Major flickering on all widgets, even those outside of the QOpenGLWidget.
      See the attached video for a demonstration.

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              rkoecher Rene Koecher
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes