Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9.1
-
None
Description
I try to use TextEdit with an placeholder like in answer https://stackoverflow.com/a/40357702/1845420
However on Android when I try to input text, the keyboard provides some suggestions and these are not changing the text property until you accept or press "space". Good point to note it that at least it invokes onTextChanged callback.
I saw similar topic on
https://bugreports.qt.io/browse/QTBUG-39824
but it doesn't seem to have solved my issue . Also I would like to not force:
Qt.imhNoPredictiveText
Attachments
Issue Links
- relates to
-
QTBUG-39824 Text is not inserted into TextInput immediately when using predictive text input on Android
- Closed
-
QTBUG-49503 Add displayText property to TextArea and TextEdit
- Closed