DescriptionFix ChromeVox's detection of whether the current document has focus.
Added a new helper function to determine whether the document has focus,
taking into account whether an iframe or webview element has focus
and whether the document is hidden.
This fixes issues where there were two ChromeVox active indicators showing,
one on the outer frame and one inside the inner frame or webview. It also
fixes issues with other speech-generating events being processed in both
frames at once.
BUG=484904
Committed: https://crrev.com/28df096f78b61caa9fa43ae6794c89e2f6b01f82
Cr-Commit-Position: refs/heads/master@{#329956}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (2 generated)
|