[Webkit-unassigned] [Bug 271995] New: AX: textUnderElement does not find visibility:visible text when it's within a visibility:hidden container
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 1 14:19:28 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271995
Bug ID: 271995
Summary: AX: textUnderElement does not find visibility:visible
text when it's within a visibility:hidden container
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 visibility:visible is placed within a visibility:hidden container, the elements within are rendered. But currently, AccessibilityNodeObject::textUnderElement stops immediately when encountering visibility:hidden, meaning we can miss this nested visibility:visible text.
--
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/20240401/5881490e/attachment-0001.htm>
More information about the webkit-unassigned
mailing list