Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.4
-
None
Description
Changing the cursorWidth from 1 to a large number (e.g 20 pixels) and back to 1 will cause repaint problems in the text edit.
The part of the wide cursor which extended over to the next characters area does not get erased and remains there until the cursor is moved or the widget is forced to repaint.
Reproducible with 4.4.0 rc1.