Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
5.9.0 Beta 3, 5.12.4, 5.15.0, 6.1
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