[Webkit-unassigned] [Bug 44613] [GTK] Provide Keyboard Events to Windowless plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 15:54:24 PST 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk




--- Comment #16 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>  2010-11-22 15:54:24 PST ---
Just found that 66827, sending a GdkEvent::keyval as if it was an valid XEvent::keycode is wrong. The original code was right, the XEvent::keycode matches the GdkEvent::hardware_keycode. Please have a look at the following bug for a fix:

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

Obviously this is not covered by any test, so I might have to look into that.

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