DescriptionUse IAccessible2 to detect screen reader in Win Aura.
See bug for context. This change makes calling
an IAccessible2 API on the web content's root
accessible object enable full web accessibility
support. This supports popular Windows screen readers
but won't enable accessibility under other
circumstances when we don't need it.
However, this doesn't always detect the screen
reader right away when the app opens, so we also
modify Views accessibility to detect IAccessible2
and query the IAccessible2 API on each web view.
That catches use of IAccessible2 immediately.
BUG=292719
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223416
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|