[Webkit-unassigned] [Bug 255480] New: AX: isSelected AX APIs don't work for some types of display:contents elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 15 01:12:01 PDT 2023


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

            Bug ID: 255480
           Summary: AX: isSelected AX APIs don't work for some types of
                    display:contents elements
           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

That's because `isSelected` is implemented for AccessibilityRenderObject and not AccessibilityNodeObject despite the fact that the method does not actually require a renderer.

-- 
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/20230415/a7d8aa97/attachment.htm>


More information about the webkit-unassigned mailing list