DescriptionMac: Fix tab view accessibility.
The close button was setting the AXDescription property, it somehow caused
VoiceOver to use it as the tab view's description. Change it to set the AXTitle
property instead to fix the issue, and to match Safari.
Also change the tab strips' AX children to be sorted from left to right, so
that VoiceOver's "Tab X of Y" order is always ascending left to right.
BUG=415570
Committed: https://crrev.com/1ccf1740236df20591e4cf5150d3a296faa0efb3
Cr-Commit-Position: refs/heads/master@{#296346}
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : Fix for Avi #
Messages
Total messages: 20 (7 generated)
|