[privacy view] Fix a11y bugs in the launcher notice.
This CL does the following: - Remove the default focus action. This allows ChromeVox to immediately select and read out the notice when the search box is opened. - Make all of the text behave as one entity for ChromeVox, which can also activate it as the link. - Use the AppListColorProvider to get the correct shading color when the close button is focused. This ensures that the color will still contrast with the background in dark mode. Bug: 1112714 Change-Id: I798d532a030a0f331845ab440b8f6aabced46af0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463024 Commit-Queue: Rachel Wong <wrong@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#815885}
Showing
Please register or sign in to comment