Chromium Code Reviews
DescriptionViews/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. #
Depends on Patchset: Messages
Total messages: 20 (13 generated)
|
||||||||||||||||||||||||||||