forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makes zoom buttons in Chrome main menu accessible to Jaws and NVDA
Screen readers now announce the correct role for the zoom in and zoom out buttons and also announce the zoom level if changed. Announcing that these controls are buttons sends a signal to screen reader users that the menu will not close when these controls are activated. The drawback is that the word "Alert" is prepended to the announcement of the new zoom level. R=aleventhal@chromium.org, pbos@chromium.org Bug: 779304 Change-Id: Ie078d63c318a70fa64db268ac748dc2700995f55 Tested: Use zoom in and zoom out while Jaws and NVDA are running Reviewed-on: https://chromium-review.googlesource.com/957902 Reviewed-by: Peter Kasting <pkasting@chromium.org> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Nektarios Paisios <nektar@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#542636}
- Loading branch information
Nektarios Paisios
authored and
Commit Bot
committed
Mar 12, 2018
1 parent
b956afc
commit 1bcb2e3
Showing
2 changed files
with
26 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters