RESOLVED DUPLICATE of bug 85350 Bug 82736
[Qt][WK2] Focusing an input form doesn't show virtual keyboard on mobile
https://bugs.webkit.org/show_bug.cgi?id=82736
Summary [Qt][WK2] Focusing an input form doesn't show virtual keyboard on mobile
Rafael Brandao
Reported 2012-03-30 09:17:40 PDT
This is happening with N9 right now, not sure about the rest. We should rather show the virtual keyboard, like qml element TextInput does or dispatch a signal that would allow us to handle the virtual keyboard separately. I would rather prefer the first option, but I'm not sure what others would really like.
Attachments
Simon Hausmann
Comment 1 2012-04-01 23:13:28 PDT
(In reply to comment #0) > This is happening with N9 right now, not sure about the rest. We should rather show the virtual keyboard, like qml element TextInput does or dispatch a signal that would allow us to handle the virtual keyboard separately. I would rather prefer the first option, but I'm not sure what others would really like. I believe the first option is the way to go - the virtual keyboard is something that should work out of the box.
Simon Hausmann
Comment 2 2012-06-02 00:17:06 PDT
*** This bug has been marked as a duplicate of bug 85350 ***
Note You need to log in before you can comment on or make changes to this bug.