[Webkit-unassigned] [Bug 32509] [Qt] 3rd edition phones lack character echo in web input fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 08:18:57 PST 2010


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


Kristian Amlie <kristian.amlie at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kristian.amlie at nokia.com




--- Comment #12 from Kristian Amlie <kristian.amlie at nokia.com>  2010-01-15 08:18:54 PST ---
I think a much more correct fix for this problem is to implement the timer
logic in the input methods of Qt, by having it sending preedit text to the
widget and only commit it after the timer expires. That would be a generic fix
that would work for all Qt widgets and webkit as well. It would render this bug
moot, so I'm going to try that next week.

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