Fixes some corner cases in smart sticky mode
An example of unexpected cases include: - editable address bar. Whenever a user types, ChromeVox shifts focus over to the auto completions list. We want to have sticky mode continue to be off because further typing will actually continue entering text into the text field - within content editables, ChromeVox may place range on inline text boxes. These nodes are not themselves editable RELNOTES=n/a Change-Id: Iaafc60f978d76239a91284ee99aa773177c944e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138235 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#757433}
Showing
Please register or sign in to comment