[webkit-reviews] review requested: [Bug 32290] [GTK] can't input korean into lower all input box except adress input box in webkit gtk launcher : [Attachment 50772] Patch for this issue (rev8)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 00:46:50 PDT 2010


Martin Robinson <mrobinson at webkit.org> has asked  for review:
Bug 32290: [GTK] can't input korean into lower all input box except adress
input box in webkit gtk launcher
https://bugs.webkit.org/show_bug.cgi?id=32290

Attachment 50772: Patch for this issue (rev8)
https://bugs.webkit.org/attachment.cgi?id=50772&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
I've attached a new patch for this issue which includes the following
improvements:
    * Fixes for memory corruption issues in testkeyevents.c
    * In webkit_web_view_focus_out_event, only call gtk_im_context_focus_out if
the IM context is still valid.
    * Fixes for entering characters using the Amharic SCIM module and an
expanded comment explaining this.


More information about the webkit-reviews mailing list