[webkit-reviews] review canceled: [Bug 40518] [GTK] Last Hangul letter is typed again when a composition is finished with mouse press : [Attachment 63811] Proposed Patch4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 09:19:44 PDT 2010


Joone Hur <joone at kldp.org> has canceled Joone Hur <joone at kldp.org>'s request
for review:
Bug 40518: [GTK] Last Hangul letter is typed again when a composition is
finished with mouse press
https://bugs.webkit.org/show_bug.cgi?id=40518

Attachment 63811: Proposed Patch4
https://bugs.webkit.org/attachment.cgi?id=63811&action=review

------- Additional Comments from Joone Hur <joone at kldp.org>
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().


More information about the webkit-reviews mailing list