Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.9
-
None
-
-
295933aad (dev), 5f6304b31 (6.10), 2aed064f0 (6.10), b8f16b237 (dev)
Description
When minimizing a window with Qt::ExpandedClientAreaHint we're left with the titlebar still on screen, and the client area is the only thing animating.
See screen recording.
This is likely a result of the titlebar window not being an actual child window of our window, but a standalone top level. We should consider making it a real child window.
Attachments
Issue Links
- is duplicated by
-
QTBUG-135643 Window glitches when using Qt::ExpandedClientAreaHint
-
- Closed
-
- resulted from
-
QTBUG-127634 Custom Titlebars
-
- Closed
-