[Webkit-unassigned] [Bug 258439] New: AX: Improve accessibility for tables and table components with display flex, grid, block, inline-block, and contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 23 00:00:40 PDT 2023


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

            Bug ID: 258439
           Summary: AX: Improve accessibility for tables and table
                    components with display flex, grid, block,
                    inline-block, and contents
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

https://bugs.webkit.org/show_bug.cgi?id=258223 did the hard work of computing table structure based on the DOM rather than the render tree. But even after that patch, tables and table components with assorted display values are often inaccessible to VoiceOver (likely due to parent-child mismatches caused by anonymous table renderers generated when these display values are used).

-- 
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/20230623/594e0ebb/attachment.htm>


More information about the webkit-unassigned mailing list