Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.0
-
None
-
400b0d43830dfdcefb2f8bd91440ab6f4130ce0f
Description
TextInput which has some of it's text selected does not redraw itself after selectionColor or selectedTextColor properties have been updated. Same properties work as they should in TextEdit element. See attached qml file as example. TextInput element remains invisible (painted black) when TextInput is drawn correctly on the screen.