Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.2
-
-
deb4e08c1 (dev), 25e16e20c (dev), 733459637 (dev), 607ac728e (6.8), 9d5e3ffc3 (6.8), 5d612a72a (6.8)
Description
When a QTreeview is put in GraphicsView using QGraphicsProxyWidget, and ItemIgnoresTransformations is set on its proxyWidget and scaling is done, It seems that The item itself (in this case, the QTreeView inside the QGraphicsProxyWidget) ignores scaling and transformation , but the scene and the other items such as tooltip/context menu poups etc are still transformed by the QGraphicsView
Attached little code and screen recording shows this.
Attachments
Issue Links
- relates to
-
QTBUG-52507 Wrong menu position for QToolButton placed on a scene
-
- Closed
-