-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.12.5, 5.13.1, 6.5.3
-
-
a927fcd4a (dev), 60ee43d08 (6.6), a1d35bd53 (tqtc/lts-6.5)
Steps to reproduce:
- Create any TextEdit control.
- Type anything, and put U+FFFC character (https://www.fileformat.info/info/unicode/char/fffc/index.htm)
- Observe the text fade away
When you remove U+FFFC, all text is drawn. It doesn’t matter if you use textFormat PlainText or RichText, also tested on Windows and MacOs.
I attached qml code and video
- relates to
-
QTBUG-78046 A text containing QChar::ObjectReplacementCharacter not shown at all in QML TextEdit item
-
- Closed
-