[Webkit-unassigned] [Bug 60161] [Qt] Virtual Keyboard is not hidden when you 'unfocus' from input field / QGraphicsWebview

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 09:50:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60161


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113505|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #20 from Simon Hausmann <hausmann at webkit.org>  2011-11-03 09:50:09 PST ---
(From update of attachment 113505)
r-

As just discussed on IRC, the CSIP event should not be necessary to send, as the input context should hide the vkb when the input method attribute/flag gets disabled.

Alternatively if that's unfixible on the input method side, the CSIP event should be sent where we disable the flag.

The ChangeLog also says OOPS and the sipRequested variable is unused :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list