RESOLVED DUPLICATE of bug 258439 141524
inline-block table cells exposed with extra AXGroup (causes VoiceOver to miss all cell contents)
https://bugs.webkit.org/show_bug.cgi?id=141524
Summary inline-block table cells exposed with extra AXGroup (causes VoiceOver to miss...
Joey Hoer
Reported 2015-02-12 11:43:14 PST
Created attachment 246457 [details] A testcase showing that Voice Over will not step into cells with `display: inline-block` Voice Over will not allow users to step into table cells when `display` is set to `inline-block`. (I've also run into instances where `display: inline-block` will prevent subsequent cells in the same row from being stepped into as well, but the test case dose not demonstrate this.)
Attachments
A testcase showing that Voice Over will not step into cells with `display: inline-block` (859 bytes, text/html)
2015-02-12 11:43 PST, Joey Hoer
no flags
Radar WebKit Bug Importer
Comment 1 2015-02-12 11:43:36 PST
James Craig
Comment 2 2015-06-16 02:25:02 PDT
WebKit is exposing an extra AXGroup between the AXRow and the AXCell
Tyler Wilcock
Comment 3 2023-06-23 11:32:34 PDT
This will be fixed by https://bugs.webkit.org/show_bug.cgi?id=258439 (I tried the attached testcase). Please re-open if you discover otherwise. Thanks! *** This bug has been marked as a duplicate of bug 258439 ***
Note You need to log in before you can comment on or make changes to this bug.