[privacy view] Fix the link's a11y action.
This CL enables ChromeVox to activate the link in the privacy view. This is done by: 1) Making the outer text view non-focusable, so that ChromeVox traverses its descendants instead. 2) Override the a11y action handler for the link, as the default handler does not behave as expected. Bug: 1112714 Change-Id: Ic1ab13e4dae6328bdcbf8fd2d4d658a90bb89523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409735 Commit-Queue: Rachel Wong <wrong@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#810973}
Showing
Please register or sign in to comment