[Webkit-unassigned] [Bug 158693] AX: Headers of table not read by VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 12:45:11 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=158693

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
So it appears that the table headings not read when adorned with all the CSS is because they are essentially hidden, so they're skipped in the inclusion of the headers the table includes.

However, the cell is able to see these headers, so I think ostensibly VoiceOver could fix this bug, or you can try to make sure that the header row is not zero sized

Where should I look for the aria-hidden font icons? Not sure what you're referring to

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160613/0a760040/attachment.html>


More information about the webkit-unassigned mailing list