Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.0 Beta1
-
None
-
-
12eb3b51c4c8c7ce90302d2c356fea09f2c42a5c (qtbase)
Description
To reproduce: run the application example
When a paragraph spans several lines, deleting from the end of the paragraph will leave junk on the screen when the editor re-wraps the text.
This is a regression from Qt for Android 5.2.1
This has only been reproduced with QPlainTextEdit so far. This does not happen with QTextEdit or the TextEdit item in Qt Quick.