MakesChromeVox read from here skip blank items
In Play Books, the app uses anchors which are focusable but have no name. ChromeVox continuous "read from here" (Search+R), uses readable text to get end callbacks from tts to know when to continue reading the next item, so this breaks the feature from continuing. Fix by explicitly skipping empty nodes. R=hirokisato@chromium.org empty items. Bug: none Change-Id: Iaa90677a89e8fbfea3da72d52fcb5a191e425c3c AX-Relnotes: in Play Books, ChromeVox will keep reading even when encountering Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448993 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#814247}
Showing
Please register or sign in to comment