Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.0, 4.6.1, 4.6.2
-
None
-
Windows XP
Description
Using any QGraphicsEffect instance (blur, opacity, ...) doesn't apply effect to QScrollBar inside widget.
To reproduce such behavour:
1. Compile test project.
2. Push the button.
3. You can see no effect on the nested QScrollBar (the same behavour for other scrollbars)