[Webkit-unassigned] [Bug 31401] [Qt] SoftwareInputPanelRequest event sent when clicking in newly loaded page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 01:07:35 PST 2009


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





--- Comment #19 from Janne Koskinen <koshuin at gmail.com>  2009-12-02 01:07:35 PST ---
This doesn't fix the issue. It tries to treat the symptoms and fails at that on
devices where you have keypad. With the patch inputfocus remains on previous
page's control until user clicks on a control that doesn't have inputmethods.
With devices that have keypad you can type in text when you have inputfocus so
in this case user is able to type in chars to non-existent control and is
indicated to do so by UI showin "abc" - indicator on screen. Further the patch
introduces a bug where FEP is launched on page change even if the user never
started such event but merely used HW keyboard to type in the search query.

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