Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 13.0.2
-
None
-
Arch Linux
Qt Version : 6.7.2
Qt Creator : 13.0.2
Graphics Platform : Wayland
Description
When opening a UI Form with a qopenglwidget object, the region of the object seems to render incorrectly.
It should normally just generate a blank region but in this case it renders garbage data from the previous frame. A video demonstrating the bug has been put in the attachments.
This bug seems to be only present on Wayland and goes away when QtCreator is launched with `QT_QPA_PLATFORM=xcb` set.