Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Won't Do
-
Affects Version/s: 5.9.0 Beta 3, 5.12.4, 5.15.0, 6.1
-
Fix Version/s: 5.12.5, 5.13.1, 5.14.0 Alpha
-
Component/s: QPA: Windows, Widgets: Widgets and Dialogs
-
Platform/s:
Description
To reproduce, run attached example on Linux (issue is not limited to Linux though) and wait. Translucent background should be set, but it keeps old setting. QWidgetPrivate::updateIsTranslucent() only sets requested format for the window, but that is not used until window would be recreated (destroy();create();show();).
Attachments
Issue Links
- relates to
-
QTBUG-75101 When a window is has a transparent background then it will not be rendered correctly and will be rendered black instead
-
- Closed
-
-
QTBUG-85714 QOpenGLWidget with NativeWindow QDockWidget does not render when undocked
-
- Closed
-