Prevent 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 Review URL: http://codereview.chromium.org/7982033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102207 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment