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

Issue 1814633002: Restore focus when an automation node becomes invalidated. (Closed)

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

Description

Restore focus when an automation node becomes invalidated. Examples: - load a page that takes some time to load (e.g. nytimes.com) - begin navigating immediately result: wrap sound expected: to have something focused - navigate to nfb.org - navigate to the skip link - continue navigating result: wrap sound expected: focus lands somewhere (it appears focusing some elements causes them to get invalidated). m BUG= Committed: https://crrev.com/ca668ad764cdc6bcaa6205f742dd979a7a91737a Cr-Commit-Position: refs/heads/master@{#381630}

Patch Set 1 #

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

Messages

Total messages: 11 (5 generated)
David Tseng
4 years, 9 months ago (2016-03-16 23:32:38 UTC) #3
dmazzoni
lgtm https://codereview.chromium.org/1814633002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js (right): https://codereview.chromium.org/1814633002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js#newcode284 chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js:284: if (newRange.start.node.role === undefined || Consider ending an ...
4 years, 9 months ago (2016-03-16 23:48:36 UTC) #4
David Tseng
https://codereview.chromium.org/1814633002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js (right): https://codereview.chromium.org/1814633002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js#newcode284 chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js:284: if (newRange.start.node.role === undefined || On 2016/03/16 23:48:36, dmazzoni ...
4 years, 9 months ago (2016-03-17 00:40:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1814633002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1814633002/1
4 years, 9 months ago (2016-03-17 00:41:00 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-17 01:27:09 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 01:28:19 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ca668ad764cdc6bcaa6205f742dd979a7a91737a
Cr-Commit-Position: refs/heads/master@{#381630}

Powered by Google App Engine
This is Rietveld 408576698