Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.5.3, 4.6.1
-
None
Description
QGraphicsProxyWidget: When a transform is set on the item then it is not propagated to the widget's children correctly when painting. This is obvious with a QLineEdit as the proxy widget as the cursor and text is not entirely rendered correctly when it is viewed.
Example attached reproduces the problem, just type in the lineedit to see whats wrong