Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.3.0
-
Android 10.0 (API level 29)
-
-
51ddad5ffd (qt/qtdeclarative/dev) 51ddad5ffd (qt/tqtc-qtdeclarative/dev) 1ce362250f (qt/qtdeclarative/6.4) 1ce362250f (qt/tqtc-qtdeclarative/6.4) f21aa62c46 (qt/tqtc-qtdeclarative/6.2) 1ce362250f (qt/qtdeclarative/6.4.1)
Description
The attribute settings are not working as expected.
Sample code is Qt examples/quick/controls/texteditor
1. With Qt 5.15.6, you cannot change the bold (or other char format) attribute while the keyboard is open.
2. With Qt 6.3.0, you cannot change the bold (or other char format) attribute at any time.
Attachments
Issue Links
- relates to
-
QTBUG-40819 Text Editor example: cannot set formatting in advance for next word
- Reported
-
QTBUG-38830 Meta task for examples/quick/controls/texteditor
- Open