Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.4
-
None
Description
When trying to render a <text> element from an SVG onto a QGraphicsScene
through QGraphicsSvgItem, the item does not appear. The text bound rect is not reimplemented in QSvgText, and causes the text not to be painted correctly.
Attachments
Issue Links
- is replaced by
-
QTBUG-32405 QSvgRenderer::boundsOnElement broken for text nodes
- Closed