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 |
644041,21 | Fix rendering opacity in text elements | dev | qt/qtsvg | Status: MERGED | +2 | +1 |
644472,8 | Extend benchmark for text | dev | qt/qtsvg | Status: MERGED | +2 | 0 |
647692,2 | Extend benchmark for text | 6.9 | qt/qtsvg | Status: MERGED | +2 | 0 |
647833,2 | Extend benchmark for text | tqtc/lts-6.8 | qt/tqtc-qtsvg | Status: MERGED | +2 | 0 |
657268,2 | Fix rendering opacity in text elements | 6.10 | qt/qtsvg | Status: MERGED | +2 | 0 |