ChromeVox: If text field changes, only speak if it's focused.
Partially reverts r483795. The previous behaviour created a bad condition where the Omnibox OnBlur event needs to deselect the text inside but the deselection erroneously fires an utterance (even though the text field is deselected). interactive_ui_tests --gtest_filter='*SpokenFeedbackTest.*' Bug: 740430 Test: revert c603f3c7, then run Change-Id: I9fc8fba2bc0ac29567d26cde5ba49a550a741fa9 Reviewed-on: https://chromium-review.googlesource.com/564869Reviewed-by:David Tseng <dtseng@chromium.org> Commit-Queue: Matt Giuca <mgiuca@chromium.org> Cr-Commit-Position: refs/heads/master@{#487350}
Showing
Please register or sign in to comment