Re-added menu accessibility logic.
This CL[1] removed the logic that allowed screen readers to focus into menus. This[2] other CL re-added functionality for generic menu items. However, buttons within menu items (like those in the Zoom MenuItemView) weren't fixed. This CL fixes hot button focus with screen readers. This only fixes the issue with keyboard navigation, and not with mouse navigation. If you use your mouse to navigate to a button, it will still select the entire container. Bug: 1105917 Change-Id: I3ab23364f2e63f8429e4bc8eba2ace4467a0dd91 [1] c22c3a2a [2] 7750c6d5 Change-Id: I3ab23364f2e63f8429e4bc8eba2ace4467a0dd91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295787Reviewed-by:Peter Kasting <pkasting@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#789295}
Showing
Please register or sign in to comment