Keys.onPressed event not fired for QML components (like TextInput) on Mobile (iOS/Android)
-
wrote on 27 Apr 2015, 05:25 last edited by
I tried using the Keys.onPressed event handler for a QML component like TextField or TestInput. It works fine on desktop but could not get the onPressed event on iOS and Android.
Is it a bug? I am using the Qt 5.4 community edition.Thanks in advance for the support.
1/1