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

OpenGL backend causes window resizing glitches

    XMLWordPrintable

Details

    • Linux/Wayland, Linux/X11

    Description

      Build the attached reproducer against 6.8.3 or 6.9.0, and run with -platform wayland or -platform xcb to see the issues, respectively. Drag slider around to resize window and glitches should happen.

      On Wayland:
      Window "wobbles around" (or say "shakes") when being resized.
      On XCB:
      The Rectangle that fills the window cannot "keep up" with the resizing, leaving right and bottom edges black for a moment.

      So far, I'd say it is about either OpenGL itself or how we use OpenGL. Since rendering with software or Vulkan backend works perfectly fine.

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes