[Webkit-unassigned] [Bug 272947] New: AX: AccessibilityNodeObject::labelText adds empty accessibility text if the object has a title UI element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 18:58:37 PDT 2024


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

            Bug ID: 272947
           Summary: AX: AccessibilityNodeObject::labelText adds empty
                    accessibility text if the object has a title UI
                    element
           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

When this code was added 12 years ago in https://github.com/WebKit/WebKit/commit/df8d39165ed615be913a454c22d718265c5be483, it included the titleUIElement in the AccessibilityText entry, presumably so that it could extract the text from the element when necessary. However, the field that stored the titleUIElement in AccessibilityText has since been removed, so this no longer makes sense.

-- 
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/20240419/fed423c2/attachment.htm>


More information about the webkit-unassigned mailing list