RESOLVED MOVED 120275
AX: aria-sort not working in Safari + VoiceOver
https://bugs.webkit.org/show_bug.cgi?id=120275
Summary AX: aria-sort not working in Safari + VoiceOver
Derk-Jan Hartman
Reported 2013-08-25 14:07:32 PDT
According to this bug: 53842 aria-sort support was added to Webkit quite a while ago. However it does not seem to me as if this is actually working in Mountain Lion VoiceOver + Safari 6. Did it break, or was support never added in the Operating System ?
Attachments
Radar WebKit Bug Importer
Comment 1 2013-08-25 14:07:47 PDT
Derk-Jan Hartman
Comment 2 2013-08-25 14:10:13 PDT
This issue is in response to trying to add aria-sort support to Wikipedia. https://gerrit.wikimedia.org/r/#/c/80872/
chris fleizach
Comment 3 2013-08-27 16:17:55 PDT
Where are you applying this? To just any old table? or column header?
Derk-Jan Hartman
Comment 4 2013-08-28 02:48:14 PDT
To a columnheader in a thead. I also tested this example: http://www.oaa-accessibility.org/examplep/grid2/ which also doesn't seem to work. You DO get ascending/descending feedback in that example, but that is from the live-region, that is being updated. The columnheader itself does not seem to present this information to the user.
Derk-Jan Hartman
Comment 5 2015-06-30 13:32:54 PDT
Still no support for aria-sort it seems
Derk-Jan Hartman
Comment 6 2015-06-30 13:33:21 PDT
(In reply to comment #5) > Still no support for aria-sort it seems Safari 9 Seed 1, on 10.10.4
chris fleizach
Comment 7 2015-06-30 14:35:40 PDT
Looks like WebKit exposes all the info correctly. VoiceOver just needs to use it. Technically this is no longer a webkit bug since a fix will not happen in the webkit code base. This radar is tracking the VoiceOver work <rdar://problem/14830320>
Note You need to log in before you can comment on or make changes to this bug.