-
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
-
| For Gerrit Dashboard: QTBUG-78441 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 512212,1 | Prevent passing of object replacement character (U+FFFC) from user input | dev | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |
| 516505,2 | Fix missing paragraph containing object replacement char | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
| 516540,2 | Fix missing paragraph containing object replacement char | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
| 516706,2 | Fix missing paragraph containing object replacement char | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |