DescriptionPrevent VoiceOver from announcing omnibox overlay windows.
While typing into the omnibox, VoiceOver will announce
"untitled window created"
This is fairly disruptive and has been commented on by users.
We should revisit how to make the underlying NSMatrix accessible, but in the meantime, set the window to NSAccessibilityUnknownRole so VoiceOver will ignore it.
Similarly, status bubbles cause VoiceOver to announce "untitled window created". The content contained therein is exposed in other ways to the user of VoiceOver.
BUG=63483
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102207
Patch Set 1 #Patch Set 2 : Add same override to status bubbles. #
Messages
Total messages: 5 (0 generated)
|