[Webkit-unassigned] [Bug 257458] AX: Tables with display properties are skipped, report wrong col/row counts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 28 16:27:39 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=257458
--- Comment #11 from Tyler Wilcock <tyler_w at apple.com> ---
(In reply to Adrian Roselli from comment #10)
> I found two new issues in Safari Technology Preview 174 on macOS 13.4.1:
>
> 16. Tables with `display: contents` on the `<td>` and `<th>` can be
> navigated into using table navigation (Ctrl + Opt + arrows), but VoiceOver
> announces each cell as "blank".
> 17. Tables with `display: contents` on the `<td>` and `<th>` do not announce
> cell contents when using read-all (Ctrl + Opt + A). It simply announces the
> column and row position.
>
> Again, I *did not* test on iOS/iPadOS.
Thanks for testing! I was only able to reproduce this after cycling VoiceOver off and on, but I think the underlying bug (fixed by https://bugs.webkit.org/show_bug.cgi?id=259608, just landed in `main`) is timing dependent, so wouldn't be surprised if you didn't have to perform this to reproduce the bug.
I'll post back here when https://bugs.webkit.org/show_bug.cgi?id=259608 is in a Safari Technology Preview (but it should also be in release notes).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230728/f926f299/attachment.htm>
More information about the webkit-unassigned
mailing list