Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 4.8.0, 5.0.0
-
Fix Version/s: 5.0.0
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
Description
Using a stylesheet like "QWidget
{background: transparent}" is broken for QPA/XCB/DirectFB. In kernel/qwidget.cpp there used to be code for QWS to change the CompositeMode to source before calling fillRegion.