Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.0 Alpha
-
None
-
Android
-
-
0bf5b80baee78f9fc7145304821481556ccba78b
Description
import QtQuick.Controls 1.1 TextField { placeholderText: "hello" }
On Android, when you tap on the text field, the cursor blinks and the keyboard pops up. Then when you start typing text, the place holder text is not hidden. It gets hidden only when the keyboard is dismissed.