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

Issue 2592223002: Toggle High Contrast on Chrome OS should toggle on key down, not key up (Closed)

Created:
3 years, 12 months ago by dmazzoni
Modified:
3 years, 11 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Toggle High Contrast on Chrome OS should toggle on key down, not key up This was just an accidental oversight. Triggering on key up means that if you're focused on a text box, the H key gets pressed. We deliberately picked Search+Shift as the modifier keys so that it wouldn't interfere with any web apps, so it's fine that it completely steals that key down event. BUG=676178, 644758 TBR=jamescook Committed: https://crrev.com/f7ea139838c04b7e254f70debe51e794beda2f1c Cr-Commit-Position: refs/heads/master@{#440255}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ash/common/accelerators/accelerator_table.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (5 generated)
dmazzoni
3 years, 12 months ago (2016-12-21 22:31:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2592223002/1
3 years, 12 months ago (2016-12-21 22:32:13 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 12 months ago (2016-12-21 23:05:21 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/f7ea139838c04b7e254f70debe51e794beda2f1c Cr-Commit-Position: refs/heads/master@{#440255}
3 years, 12 months ago (2016-12-21 23:08:05 UTC) #9
James Cook
3 years, 11 months ago (2017-01-04 16:41:16 UTC) #10
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698