RESOLVED FIXED 24036
Keyboard events need disambiguation on the Linux platform too.
https://bugs.webkit.org/show_bug.cgi?id=24036
Summary Keyboard events need disambiguation on the Linux platform too.
Avi Drissman
Reported 2009-02-19 11:51:07 PST
Linux (in all its flavors) needs the same disambiguation of events as the Mac does (see plat/gtk/KeyEventGtk.cpp, plat/qt/PlatformKeyboardEventQt.cpp, and plat/wx/KeyboardEventWc.cpp).
Attachments
Diff to provide disambiguation for all non-Windows platforms in Chromium, not just the Mac. (1.87 KB, patch)
2009-02-19 11:51 PST, Avi Drissman
eric: review+
Avi Drissman
Comment 1 2009-02-19 11:51:59 PST
Created attachment 27805 [details] Diff to provide disambiguation for all non-Windows platforms in Chromium, not just the Mac.
Avi Drissman
Comment 2 2009-02-19 11:52:27 PST
Eric Seidel (no email)
Comment 3 2009-02-19 14:27:33 PST
Comment on attachment 27805 [details] Diff to provide disambiguation for all non-Windows platforms in Chromium, not just the Mac. Looks fine to me.
Darin Fisher (:fishd, Google)
Comment 4 2009-02-20 07:34:58 PST
Note You need to log in before you can comment on or make changes to this bug.