Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7
-
None
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
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-126268 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
644041,10 | Fix rendering opacity in text elements | dev | qt/qtsvg | Status: NEW | 0 | 0 |
644472,2 | Extend benchmark for text | dev | qt/qtsvg | Status: NEW | 0 | 0 |