Fixes for select-to-speak navigation.
+ Fix for issue where paragraph navigation breaks if inlineTextBox nodes are invalidated (such as page resize) + Fix issue when navigating to offscreen nodes. Text was clipped to visible bounds, which caused issues for nodes scrolled just outside of view. + Allow Search key + single click if STS is currently active. + Fix for navigating from within a nested block. AX-Relnotes: N/A Bug: 1158240 Change-Id: I8869392c268e989c35c656029bf0f238d13ed93f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587820 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#837803}
Showing
Please register or sign in to comment