[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
Tue Nov 23 16:24:13 PST 2010


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





--- Comment #8 from Xan Lopez <xan.lopez at gmail.com>  2010-11-23 16:24:13 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > As said, any change to this line have zero effect on the LayoutTests, you might be confusing with the effect of the other changes found in http://trac.webkit.org/changeset/66827.
> > 
> > But one thing is sure, you can't put a keysym into the keycode field of XEvent.
> > And if you look at the GTK code you'll see that hardware_keycode is the original XEvent::keycode.
> 
> plugins/keyboard-events.html fails here with your patch in exactly the same way that used to fail before 66827.

If you are not seeing this I guess it might somehow be system specific (perhaps differences in layouts?), but for sure that's the only part of the patch that could make any difference wrt this. If hardware_keycode is the actual hardware key pressed and the keyval already shows at least a translation layer depending on the layout it would make sense there are differences between machines, but then IMHO the test should be ideally changed to take this into account.

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