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

Issue 11113004: Do not consume keys for DISABLE_CAPS_LOCK when caps lock is off. (Closed)

Created:
8 years, 2 months ago by mazda
Modified:
8 years, 2 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Do not consume keys for DISABLE_CAPS_LOCK when caps lock is off. DISABLE_CAPS_LOCK is invoked with Shift keyup and should not be consumed. Otherwise the Shift keyup event is not sent to the renderer for tabbed web pages. BUG=155434 TEST=Manually check Shift keyup event is generated. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162236

Patch Set 1 #

Patch Set 2 : Changeded Shift key to be consumed when caps lock is turned on #

Patch Set 3 : add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M ash/accelerators/accelerator_controller_unittest.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mazda
8 years, 2 months ago (2012-10-12 01:12:45 UTC) #1
Yusuke Sato
Patch set #2 LGTM
8 years, 2 months ago (2012-10-12 02:22:08 UTC) #2
mazda
Added test, too.
8 years, 2 months ago (2012-10-12 02:39:41 UTC) #3
mazda
+derat Could you do an OWNERS review for ash?
8 years, 2 months ago (2012-10-12 02:41:06 UTC) #4
mazda
derat: ping?
8 years, 2 months ago (2012-10-16 17:21:46 UTC) #5
Daniel Erat
lgtm Sorry, I somehow missed the initial request -- I blame perf. :-) Thanks for ...
8 years, 2 months ago (2012-10-16 17:24:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/11113004/5001
8 years, 2 months ago (2012-10-16 17:47:37 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-16 20:38:12 UTC) #8
Change committed as 162236

Powered by Google App Engine
This is Rietveld 408576698