[Webkit-unassigned] [Bug 32290] can`t input korean into lower all input box except adress input box in webkit gtk launcher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 30 19:43:11 PST 2010


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





--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2010-01-30 19:43:11 PST ---
Created an attachment (id=47782)
 --> (https://bugs.webkit.org/attachment.cgi?id=47782)
Proposed patch

I've attached a proposed patch for this issue. It'd be great if those having
problems who can compile WebKit give this a shot and let me know how it works.
I'll be able to put this up for review once I get a good bunch of unit tests to
verify this fix and prevent regressions in the future.

Here is what I've changed.
- Handle the case where the IMContext sends signals when not handling WebKit
key events.
- Handle the case where the IMContext sends more than one "committed" signal in
a row.
- Properly handle IME in two WebView simultaneously.

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