[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
Wed Aug 11 09:19:45 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=40518
Joone Hur <joone at kldp.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #63811|0 |1
is obsolete| |
Attachment #63811|review? |
Flag| |
Attachment #64121| |review?
Flag| |
--- Comment #15 from Joone Hur <joone at kldp.org> 2010-08-11 09:19:44 PST ---
Created an attachment (id=64121)
--> (https://bugs.webkit.org/attachment.cgi?id=64121)
Proposed Patch5
I noticed that IME Commit signal is emitted in the middle of calling handleInputMethodKeydown().
Therefore, it seems more safe to move "m_preventNextCompositionCommit = false" at the beginning of EditorClient::handleInputMethodKeydown().
--
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