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

Issue 1636243002: Eat all keys involving Search when ChromeVox is on and add a pass through mode command. (Closed)

Created:
4 years, 10 months ago by David Tseng
Modified:
4 years, 10 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, davemoore+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Eat all keys involving Search when ChromeVox is on and add a pass through mode command. In ChromeVox Next, Search+Shift+Esc activates pass through mode. The subsequent key will be passed through directly to the system. In particular, the key needs to be a ChromeVox command. For example, Search+Shift+Esc followed by any number of key (e.g. Ctrl+L), then ended by Search+L would result in the screen locking since the passed through key is the last ChromeVox command. This cl also makes all key events involving Search captured. TEST=hit Search+L. Verify the key gets eaten (no screen lock) and ChromeVox tries to move to the next link. Press Search+Shift+Esc; then Search+L. Verify screen locks. Do the same with sticky mode on. Double tap Search. Press Shift+Esc. Verify pass through activates. Press Search+L and see that screen locks. Committed: https://crrev.com/f72134ae539a2f5547682e12881cf2fd35cf9efc Cr-Commit-Position: refs/heads/master@{#372205}

Patch Set 1 #

Patch Set 2 : Track key up. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -1 line) Patch
M chrome/browser/chromeos/accessibility/spoken_feedback_event_rewriter.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/next_keymap.json View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js View 1 4 chunks +30 lines, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
David Tseng
4 years, 10 months ago (2016-01-27 02:15:47 UTC) #3
dmazzoni
lgtm This seems great, but is there any way to make it pass through just ...
4 years, 10 months ago (2016-01-27 05:27:52 UTC) #4
David Tseng
On 2016/01/27 05:27:52, dmazzoni wrote: > lgtm > > This seems great, but is there ...
4 years, 10 months ago (2016-01-27 19:57:20 UTC) #5
dmazzoni
lgtm Great!
4 years, 10 months ago (2016-01-27 20:09:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1636243002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1636243002/20001
4 years, 10 months ago (2016-01-28 23:10:01 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-01-28 23:41:09 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-01-28 23:42:50 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f72134ae539a2f5547682e12881cf2fd35cf9efc
Cr-Commit-Position: refs/heads/master@{#372205}

Powered by Google App Engine
This is Rietveld 408576698