[webkit-reviews] review requested: [Bug 29119] [GTK] EventSender does not properly convert some keyDown strings : [Attachment 39325] Patch for this issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 23:36:53 PDT 2009


Martin Robinson <martin.james.robinson at gmail.com> has asked  for review:
Bug 29119: [GTK] EventSender does not properly convert some keyDown strings
https://bugs.webkit.org/show_bug.cgi?id=29119

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

------- Additional Comments from Martin Robinson
<martin.james.robinson at gmail.com>
I've attached a small patch which adds more key code conversions for event
sender. Key codes like '\x8' (and in general all those less than '\x20') are
not converted properly by gdk_unicode_to_keyval.


More information about the webkit-reviews mailing list