-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.1, 4.6.2, 4.6.3, 4.7.0
-
None
-
-
4500aa5227f75c3f10f82e5e5b452eb6bee386ae, d0e46f9221b614007cc4dea25e0f83d10f1c2f11
If you create an item view and set a style sheet on this to change the background-color it will not style the corner area of the widget.
This is because the mac style set the corner widget to the qApp base palette.
The attached patch fix this issue.