Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.15.2, 6.2
Description
When a window is resized either externally by the compositor or by the application itself, it stops rendering and does not resize. Input events are still handled.
Does not happen with 'basic' render loop. Widgets are not affected.
Looking at the wayland log it seems the new buffer is never attached to the surface.
Attached is a wayland log with qt.qpa.wayland.backingstore=true of a window containing a Rectangle.
Attachments
Issue Links
- is required for
-
QTBUG-108305 Qt Wayland Client on NVIDIA
- Blocked
- relates to
-
QTBUG-107870 Quick Window becomes blackout when resizing on EGLStream
- Closed