| commit | abb951f4f61f662c0c92a17c91f2893b16fe486c | [log] [tgz] |
|---|---|---|
| author | Dana Fried <dfried@chromium.org> | Tue Oct 19 01:23:38 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 19 01:23:38 2021 |
| tree | a08712eeb3fe80fe0b78448e78e8791e43332549 | |
| parent | 53756cb6fdb8f508704ebf9cded20d2ecd44d9a2 [diff] |
IPH accessibility: help message for help bubble accelerator Help message is now read to the screen reader when an IPH bubble is shown. It instructs the user that they can toggle focus between the IPH bubble and (optionally) the bubble's anchor/target button using the accelerator ALT+SHIFT+H (CMD+OPTION+SHIFT+H). Still to do: limit the number of times this message is read, especially after the user uses the accelerator. Bug: 1212149 Change-Id: I914d365b241e0146d177ca58b5519dd585d5bb24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3207758 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Reviewed-by: Emily Shack <emshack@chromium.org> Cr-Commit-Position: refs/heads/main@{#932792}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.