Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.7.0
-
None
-
Windows 10,
Qt Creator 3.6.1,
Intel I7 processor,
Tested both Mingw and MSVC
Description
Create a simple QGraphicsItem with a child QGraphicsProxyWidget.
And add this to scene. No problem till here.
If you add another QGraphicsProxyWidget into the scene, painting of the previous QGraphicsItem messes up.
The attached test code works correctly on Qt5.6 but not on Qt5.7. When you move the splitter left&right you will see the error
Attachments
Issue Links
- relates to
-
QTBUG-55918 Painting outside of graphics view when qgraphicsproxywidget instantiated in Qt 5.7
-
- Closed
-