[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:04:37 PDT 2011


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


Bruno Abinader <bruno.de_oliveira at basyskom.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113501|0                           |1
        is obsolete|                            |
 Attachment #113501|review?, commit-queue?      |
               Flag|                            |




--- Comment #16 from Bruno Abinader <bruno.de_oliveira at basyskom.de>  2011-11-03 09:04:36 PST ---
Created an attachment (id=113502)
 --> (https://bugs.webkit.org/attachment.cgi?id=113502&action=review)
Updated "Close SIP explicitly when IM is disabled" patch.

Deep sorry guys, I made a mistake when sending the attachment. But taking the opportunity to answering Kenneth's question: Yes, the QEvent::CloseSoftwareInputPanel event is sent if client->inputMethodEnabled() returns false. The rationale is that if IM is disabled, then there's no need anymore to show SIP. I've tested it against the testcase and works as expected.

-- 
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