Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.0
-
None
-
Qt 5.2, Mac OS X 10.9.1, Nexus 4 Android KitKat 4.4.2, stock room and keyboard
-
-
2b3f293d892c5268bd2a07ed17fa9fc5adacbd76
Description
I have a text field like this:
TextField
{ focus: true placeholderText: qsTr("Email") inputMethodHints: Qt.ImhEmailCharactersOnly Layout.fillWidth: true }And when I execute the application in my Nexus 4, the shown keyboard is not the email one.