[Webkit-unassigned] [Bug 232007] New: AX: WebKit should not exposed empty elements as `empty group` to elements with role=none
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 20 01:54:13 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=232007
Bug ID: 232007
Summary: AX: WebKit should not exposed empty elements as `empty
group` to elements with role=none
Product: WebKit
Version: WebKit Nightly Build
Hardware: Mac (Intel)
OS: macOS 11
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aaron_chu at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Created attachment 441857
--> https://bugs.webkit.org/attachment.cgi?id=441857&action=review
A reduced test case
When a parent element with an AXLabel contains an empty element, Voice Over announces the parent element as empty group. Since the role "none" is not mapped to the accessibility APII and is synonymous with the role "presentation," the parent element in the condition described before should not be announced as "group."
--
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/20211020/75fd7878/attachment.htm>
More information about the webkit-unassigned
mailing list