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

Issue 2506483002: Views/a11y: Only tag Views AX_STATE_FOCUSABLE if IsAccessibilityFocusable(). (Closed)

Created:
4 years, 1 month ago by Patti Lor
Modified:
4 years, 1 month ago
CC:
chromium-reviews, aboxhall+watch_chromium.org, tfarina, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Views/a11y: Only tag Views AX_STATE_FOCUSABLE if IsAccessibilityFocusable(). Currently, all Views are tagged ui::AX_STATE_FOCUSABLE, regardless of their return value from View::IsAccessibilityFocusable(). Start checking this before adding this flag. This change might break Views that haven't been tagged focusable when they really should be. Committed: https://crrev.com/a6a4656375d13ea45b1727a390f35f40cb637113 Cr-Commit-Position: refs/heads/master@{#433465}

Patch Set 1 #

Patch Set 2 : Add expectation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M ui/views/accessibility/native_view_accessibility.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M ui/views/accessibility/native_view_accessibility_unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (13 generated)
Patti Lor
Hi dmazzoni, this is the part of the CL you suggested we let bake a ...
4 years, 1 month ago (2016-11-15 04:18:02 UTC) #8
dmazzoni
lgtm in advance Thanks! @nektar and @dtseng FYI
4 years, 1 month ago (2016-11-15 06:22:01 UTC) #12
Patti Lor
Hi dmazzoni - just an update before I commit this patch. We discussed this here: ...
4 years, 1 month ago (2016-11-20 23:58:23 UTC) #13
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/2506483002/20001
4 years, 1 month ago (2016-11-21 00:02:05 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-21 00:56:31 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/a6a4656375d13ea45b1727a390f35f40cb637113 Cr-Commit-Position: refs/heads/master@{#433465}
4 years, 1 month ago (2016-11-21 00:58:36 UTC) #19
dmazzoni
4 years, 1 month ago (2016-11-21 04:54:19 UTC) #20
Message was sent while issue was closed.
Thanks for the heads-up!  - Dominic

Powered by Google App Engine
This is Rietveld 408576698