Draw a focus ring around native views when ChromeVox is running.
Previously a focus ring was only drawn around web elements; this uses a new API to draw the focus ring around native views, too, by adding a new field to the existing private accessibility API with the bounding rect of the focused view. BUG=314889 Review URL: https://codereview.chromium.org/600063002 Cr-Commit-Position: refs/heads/master@{#296970}
Showing
Please register or sign in to comment