[Webkit-unassigned] [Bug 40518] [GTK] String can be entered in two <input> elements during Hangul character composition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 12 02:21:48 PDT 2010


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





--- Comment #2 from Joone Hur <joone at kldp.org>  2010-06-12 02:21:48 PST ---
Created an attachment (id=58546)
 --> (https://bugs.webkit.org/attachment.cgi?id=58546)
Proposed Patch

This patch filters IME commit signal for not entering composition string into the newly focused input element.
The composition string can be only entered in the previous input element before the user clicks another input element.

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