[Webkit-unassigned] [Bug 40518] [GTK] Last Hangul letter is typed again when a composition is finished with mouse press

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 7 03:29:34 PDT 2010


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





--- Comment #11 from Joone Hur <joone at kldp.org>  2010-08-07 03:29:34 PST ---
In addition, I have tested other IMEs such as SCIM 1.4.9, nabi 0.99.3 in Ubuntu9.10. They are working basically without this patch. However,
* no compositionend, textInput event fired when a mouse press fires during a composition.
* can't move the mouse cursor in the text box during a composition.
i.e. If we try to move the mouse cursor ahead from the composition character, the composition is just finished without moving the mouse cursor.
Therefore, I think this patch is also useful for other IMEs. 

In case of iBus, it seems a bug of iBus, so we need to avoid it through this patch.

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