Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7
-
None
-
bdc910e34 (dev), fa1e9323d (6.9), 6ba212425 (tqtc/lts-6.8), f07e62262 (dev), 477bf7647 (6.10)
Description
The fill and stroke operations opacities are handled by two properties, "fill-opacity" and "stroke-opacity". In case of <text> element, QSvgRenderer does not handle it correctly. "fill-opacity" is set as a global opacity on QPainter using QPainter::setOpacity, and "stroke-opacity" is ignored completely.
Attachments
Issue Links
- resulted in
-
QTBUG-136696 Surprising behavior of QTextCharFormat::setForeground(Qt::NoBrush)
-
- Reported
-
For Gerrit Dashboard: QTBUG-126268 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
646147,1 | Extend lancelot test for text opacity by nesting | dev | qt/qtsvg | Status: NEW | 0 | 0 |
647125,4 | Draw text elements in one pass unless opacities differ | dev | qt/qtsvg | Status: NEW | 0 | 0 |