RESOLVED FIXED 171579
AX: VO skips cells after cell with aria-colspan
https://bugs.webkit.org/show_bug.cgi?id=171579
Summary AX: VO skips cells after cell with aria-colspan
Nan Wang
Reported 2017-05-02 15:59:27 PDT
Navigating an ARIA grid/table that contains cells that span multiple columns, VO does not read every cell and will skip them. If traversing backwards, VO is able to reach the cell it previously skipped. <rdar://problem/30631570>
Attachments
patch (5.25 KB, patch)
2017-05-02 16:03 PDT, Nan Wang
no flags
patch (5.22 KB, patch)
2017-05-03 11:14 PDT, Nan Wang
no flags
Nan Wang
Comment 1 2017-05-02 16:03:25 PDT
Joanmarie Diggs
Comment 2 2017-05-02 23:22:51 PDT
Is there any reason this test is not in the shared tests? Since you're changing WebCore Accessibility code, I'd appreciate it if my platform could benefit from your test. :)
Nan Wang
Comment 3 2017-05-03 10:29:19 PDT
(In reply to Joanmarie Diggs (irc: joanie) from comment #2) > Is there any reason this test is not in the shared tests? Since you're > changing WebCore Accessibility code, I'd appreciate it if my platform could > benefit from your test. :) Sure will do.
Nan Wang
Comment 4 2017-05-03 11:14:58 PDT
Created attachment 308928 [details] patch updated test
WebKit Commit Bot
Comment 5 2017-05-03 12:33:23 PDT
Comment on attachment 308928 [details] patch Clearing flags on attachment: 308928 Committed r216134: <http://trac.webkit.org/changeset/216134>
WebKit Commit Bot
Comment 6 2017-05-03 12:33:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.