Announce selected tab in accessibility tab switcher on Android
This CL updates the content description for the title of AccessibilityTabModelListItem's to use an alternate description for the currently selected tab that appends the word 'selected'. e.g.: 'Homepage, tab, selected, 1 of 4' vs. current: 'Homepage, tab, 1 of 4' The current accessibility tab switcher does not give a clear indication to the user which tab is open. AX-Relnotes: Currently open tab now reads 'selected' when viewing list of open tabs with a screen reader. Bug: 1122171 Change-Id: I0fd5768e73437f18d3c49e7f821f4a02189c06e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462296 Commit-Queue: Mark Schillaci <mschillaci@google.com> Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#815780}
Showing
Please register or sign in to comment