[Webkit-unassigned] [Bug 49927] [GTK] Windowless plugins gets broken key input event (at least in Flash)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 15:35:39 PST 2010


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


Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> changed:

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




--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>  2010-11-22 15:35:39 PST ---
Created an attachment (id=74606)
 --> (https://bugs.webkit.org/attachment.cgi?id=74606&action=review)
Windowless plugins gets broken key input

When converting the GdkEvent to XEvent we need to send the
hardware_keycode as XEvent::keycode. Instead we where sending
the GdkEvent::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