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

Issue 600063002: Draw a focus ring around native views when ChromeVox is running. (Closed)

Created:
6 years, 3 months ago by dmazzoni
Modified:
6 years, 2 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, tfarina, nkostylev+watch_chromium.org, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chromium-apps-reviews_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

Draw a focus ring around native views when ChromeVox is running. Previously a focus ring was only drawn around web elements; this uses a new API to draw the focus ring around native views, too, by adding a new field to the existing private accessibility API with the bounding rect of the focused view. BUG=314889 Committed: https://crrev.com/c9c86ac16a105db1c457ebd01a4d26342b88dee2 Cr-Commit-Position: refs/heads/master@{#296970}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Add check for Chrome OS #

Messages

Total messages: 13 (3 generated)
dmazzoni
6 years, 3 months ago (2014-09-24 18:44:48 UTC) #2
David Tseng
https://codereview.chromium.org/600063002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js File chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js (right): https://codereview.chromium.org/600063002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js#newcode167 chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js:167: chrome.accessibilityPrivate.setFocusRing([]); I'm not really sure what this means? Does ...
6 years, 2 months ago (2014-09-25 16:43:27 UTC) #3
dmazzoni
https://codereview.chromium.org/600063002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js File chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js (right): https://codereview.chromium.org/600063002/diff/1/chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js#newcode167 chrome/browser/resources/chromeos/chromevox/chromevox/background/accessibility_api_handler.js:167: chrome.accessibilityPrivate.setFocusRing([]); On 2014/09/25 16:43:27, David Tseng wrote: > I'm ...
6 years, 2 months ago (2014-09-25 18:43:45 UTC) #4
dmazzoni
+rockot for chrome/common/extensions/api
6 years, 2 months ago (2014-09-25 18:49:01 UTC) #6
Ken Rockot(use gerrit already)
Apologies for the delay, API LGTM
6 years, 2 months ago (2014-09-26 15:22:49 UTC) #7
dmazzoni
No apology needed during perf week, thanks for the review!
6 years, 2 months ago (2014-09-26 15:35:00 UTC) #8
David Tseng
lgtm
6 years, 2 months ago (2014-09-26 16:49:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/600063002/20001
6 years, 2 months ago (2014-09-26 17:19:54 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 2030818a125e3016e075947ba6c8d598e4ed981a
6 years, 2 months ago (2014-09-26 17:32:28 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 17:33:00 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c9c86ac16a105db1c457ebd01a4d26342b88dee2
Cr-Commit-Position: refs/heads/master@{#296970}

Powered by Google App Engine
This is Rietveld 408576698