Fix bug where Select-to-speak was not going back into inactive state.
When navigation controls are not present, STS was not going into inactive state after TTS completed. This CL fixes this issue, as calling updatePauseStatusFromTtsEvent_ was setting STS back into SPEAKING state. Also, if STS is activated without nodes, do not show panel. AX-Relnotes: Bug fix when activating STS without navigation controls, STS did not go back into inactive state. Bug: 1165847 Change-Id: I88b44e84de525d2dbc190b97fa02b691394cb294 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625268 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#843301}
Showing
Please register or sign in to comment