[Webkit-unassigned] [Bug 180866] AX: macOS VoiceOver doesn't announce when details element is expanded when using role group
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 29 19:00:29 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=180866
--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 341546
--> https://bugs.webkit.org/attachment.cgi?id=341546
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=341546&action=review
> Source/WebCore/accessibility/AccessibilityObject.cpp:-2800
> - return object.roleValue() == AccessibilityRole::Details;
What if someone made a details element into a landmark. Would we still expose expanded status?
Also is the attribute name exposed in this case?
We might want to list out the allowed roles a details can have and still have an expanded status
--
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/20180530/f4ee853d/attachment.html>
More information about the webkit-unassigned
mailing list