Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.4.0, 5.5.0
-
None
-
Linux (xcb) 64-bit
-
4db31cbd4e29cf5387f4332537f8ea9e0e9f62ae
Description
The following TextEdit will render the underline through the text instead of under it (note that there is an asian character followed by some latin characters):
TextEdit { text: "\u6277 abc" font.family: "Noto Sans CJK SC" font.underline: true }
Tested with Noto Sans as well as Droid Sans fallback. The problem doesn't occur with typefaces lacking east asian characters. The problem doesn't occur with TextInput, either.
Attachments
Issue Links
- relates to
-
QTBUG-96700 Strikethrough formatting changes to underline.
- Closed