Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
QTBUG-87260 requested the ability to render a red wavy line for spell checking. I added support for underline color because it was relatively easy; but a wavy line would probably need to be rendered with a 9-patch, so this is a new feature to implement, more than a bugfix. QPainter can render it since 4.2.0, according to the changelog. qpainter.cpp has static QPixmap generateWavyPixmap(qreal maxRadius, const QPen &pen); I wonder if it could be reused to generate the 9-patch.
Attachments
Issue Links
- duplicates
-
QTBUG-46540 Add support for the different underline styles in Qt Quick
- Open
- is duplicated by
-
QTBUG-125575 Underline (Spellchecking) in QSyntaxHighlighter not showing in TextArea
- Reported
- resulted from
-
QTBUG-87260 TextArea with QSyntaxHighlighter : setUnderlineColor and setUnderlineStyle not working
- Closed
-
QTBUG-39617 QML TextArea doesn't support QTextCharFormat::SpellCheckUnderline
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-97495 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
276021,2 | Another implementation of WaveUnderline support | 5.13 | qt/qtdeclarative | Status: NEW | 0 | 0 |