Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.0 Beta
-
None
-
Android 4.4, Android Keyboard (AOSP)
-
ed30fdd7085ee8a007b990dc871afdeef0d7cbeb
Description
If correction suggestions (predicative text) enabled in keyboard settings, the text property not updated during typing, until the word is so called "committed". As placeholder visibility depends on text, both typed text and placeholder stays visible (see screenshot).
TextInput has no this problem, as it uses displayText to control visibility of the placeholder. Though it is too not updating text with typing, which may produce bad behavior in dialog.
Caused by QTBUG-49340.
Attachments
Issue Links
- depends on
-
QTBUG-49503 Add displayText property to TextArea and TextEdit
- Closed
- is duplicated by
-
QTBUG-52183 QtQuick2 on Android: TextArea placeholderText should disapear when starting edition
- Closed