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

Issue 540583002: Fix the ChromeVox "sticky key" (pressing Search twice). (Closed)

Created:
6 years, 3 months ago by dmazzoni
Modified:
6 years, 3 months ago
Reviewers:
David Tseng
CC:
chromium-reviews, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nkostylev+watch_chromium.org, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix the ChromeVox "sticky key" (pressing Search twice). This broke due to r285254 (http://crbug.com/391008), the fix is trivial. BUG=408809 Committed: https://crrev.com/c01d045bd9b259e5746a3d237965178b47feddda Cr-Commit-Position: refs/heads/master@{#293350}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Simpler fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M chrome/browser/resources/chromeos/chromevox/common/key_sequence.js View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
dmazzoni
Test coming in separate change, could you look over the logic for how I fixed ...
6 years, 3 months ago (2014-09-03 23:08:15 UTC) #2
David Tseng
https://codereview.chromium.org/540583002/diff/1/chrome/browser/resources/chromeos/chromevox/common/key_sequence.js File chrome/browser/resources/chromeos/chromevox/common/key_sequence.js (right): https://codereview.chromium.org/540583002/diff/1/chrome/browser/resources/chromeos/chromevox/common/key_sequence.js#newcode390 chrome/browser/resources/chromeos/chromevox/common/key_sequence.js:390: return (!cvox.ChromeVox.isChromeOS && This line of fixes worries me ...
6 years, 3 months ago (2014-09-04 15:33:33 UTC) #3
dmazzoni
On 2014/09/04 15:33:33, David Tseng wrote: > https://codereview.chromium.org/540583002/diff/1/chrome/browser/resources/chromeos/chromevox/common/key_sequence.js > File chrome/browser/resources/chromeos/chromevox/common/key_sequence.js (right): > > https://codereview.chromium.org/540583002/diff/1/chrome/browser/resources/chromeos/chromevox/common/key_sequence.js#newcode390 ...
6 years, 3 months ago (2014-09-04 15:42:53 UTC) #4
David Tseng
On 2014/09/04 15:42:53, dmazzoni wrote: > On 2014/09/04 15:33:33, David Tseng wrote: > > > ...
6 years, 3 months ago (2014-09-04 16:07:57 UTC) #5
David Tseng
On 2014/09/04 16:07:57, David Tseng wrote: > On 2014/09/04 15:42:53, dmazzoni wrote: > > On ...
6 years, 3 months ago (2014-09-04 16:11:20 UTC) #6
dmazzoni
> > I'm also concerned with some other event listener getting these "keys"; can > ...
6 years, 3 months ago (2014-09-04 16:13:03 UTC) #7
dmazzoni
This is a cleaner fix. It just removes Chrome OS as a special case and ...
6 years, 3 months ago (2014-09-04 17:58:24 UTC) #8
David Tseng
lgtm
6 years, 3 months ago (2014-09-04 18:02:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/540583002/20001
6 years, 3 months ago (2014-09-04 18:13:34 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 62d701807014fbf733088d61a9ef781118c752e3
6 years, 3 months ago (2014-09-04 22:03:38 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:33:05 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c01d045bd9b259e5746a3d237965178b47feddda
Cr-Commit-Position: refs/heads/master@{#293350}

Powered by Google App Engine
This is Rietveld 408576698