Summary: | [Qt][WK2] Focusing an input form doesn't show virtual keyboard on mobile | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rafael Brandao <rafael.lobo> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | hausmann |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 76773 |
Description
Rafael Brandao
2012-03-30 09:17:40 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. |