[Webkit-unassigned] [Bug 29119] [GTK] EventSender does not properly convert some keyDown strings

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


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


Martin Robinson <martin.james.robinson at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39325|                            |review?
               Flag|                            |




--- Comment #1 from Martin Robinson <martin.james.robinson at gmail.com>  2009-09-09 23:36:53 PDT ---
Created an attachment (id=39325)
 --> (https://bugs.webkit.org/attachment.cgi?id=39325)
Patch for this issue

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.

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