DescriptionImplement Chrome OS accessibility features to highlight focus, caret & cursor.
This extends the existing code that handles drawing a focus ring in an overlay
layer for ChromeVox and for the keyboard-driven OOBE, and implements support
for standalone features to highlight the focused object, the mouse cursor,
and the text caret.
The preferences to enable highlighting focus, caret, and cursor are behind
a flag, so the details of the implementation may be tweaked before this ships.
Currently each one has a distinct color, and the cursor highlight fades out
when the cursor isn't moving.
BUG=314889
Committed: https://crrev.com/b93107c14278a62f0a139fa6db64af89a7f20924
Cr-Commit-Position: refs/heads/master@{#382693}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Rebase #Patch Set 3 : Addressed feedback, added missing files #
Total comments: 4
Patch Set 4 : Landing without views_delegate change for now #Depends on Patchset: Messages
Total messages: 12 (4 generated)
|