Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Issue 8380033: aura: Fix shift/ctrl/alt keyevents with RWHVA and X11. (Closed)

Created:
9 years, 2 months ago by sadrul
Modified:
9 years, 2 months ago
CC:
chromium-reviews, tfarina, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su, dhollowa, Emmanuel Saint-loubert-BiƩ
Visibility:
Public.

Description

aura: Fix shift/ctrl/alt keyevents with RWHVA and X11. One of the functions didn't really do what it claimed it did. This ended up causing problems where pressing just the shift key (or the ctrl or alt key) would cause some garbage character to show up. BUG=101440 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107141

Patch Set 1 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -29 lines) Patch
M content/browser/renderer_host/render_widget_host_view_aura.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/web_input_event_aurax11.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M ui/base/keycodes/keyboard_code_conversion_gtk.cc View 2 chunks +1 line, -6 lines 0 comments Download
M ui/base/keycodes/keyboard_code_conversion_x.h View 1 chunk +5 lines, -2 lines 0 comments Download
M ui/base/keycodes/keyboard_code_conversion_x.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M views/events/event_x.cc View 3 chunks +4 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sadrul
9 years, 2 months ago (2011-10-25 04:07:43 UTC) #1
Ben Goodger (Google)
9 years, 2 months ago (2011-10-25 15:20:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698