-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.0
-
None
-
dd877a22f2d148a90e010dbac497426199ad6284
Platform
Linux
Platform details
Qt 4.6 compiled from sources (3865912d4), Gentoo Linux.
Compilers
GCC
Compiler details
4.4.1
Subject
Bad painting with QGraphicsProxyWidget, OpenGL and Qt::WA_TranslucentBackground.
Steps to reproduce / test case
Animating the "opacity" property of a QGraphicsProxyWidget, I found out that sometimes garbage is painted on the background, while the embedded widget is correctly painted with the given opacity.