[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:39:02 PDT 2010


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





--- Comment #16 from Joone Hur <joone at kldp.org>  2010-08-11 09:39:01 PST ---
(In reply to comment #14)
> This patch looks good to me, except that m_preventNextCompositionCommit = false; should probably happen at the beginning of EditorClient::handleInputMethodKeydown(KeyboardEvent* event). Many keystrokes result in a composition commit during time they are passed to the IM context (such as ones for simple). You should be able to see this bug if you prevent the next composition and then switch to the context to simple and type any letter.

I couldn't see the bug you mentioned. Does "Many keystrokes" mean "typing fast" or "keeping pressing"? Could you explain more specific?

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