[Webkit-unassigned] [Bug 215739] AX: menu items are treated as menu buttons if they are contained in a group
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 21 12:59:32 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215739
--- Comment #2 from James Craig <jcraig at apple.com> ---
Original commit message was:
2008-05-22 Alice Liu
Reviewed by Adele, Dan Bernstein.
Fixed <rdar://problem/5943104> Need to implement ARIA role="menu" and related roles
<rdar://problem/5943132> Need to implement ARIA role="menuitem"
<rdar://problem/5943173> Need to implement ARIA role="menubar"
These changes added a handler for determining the ARIA role when the
attribute changes. Before we were querying for the attribute over and
over every time we queried for the role.
* dom/Element.cpp:
(WebCore::Element::attributeChanged):
* page/AXObjectCache.cpp:
(WebCore::AXObjectCache::handleAriaRoleChanged):
* page/AXObjectCache.h:
--
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/20200821/50aff343/attachment.htm>
More information about the webkit-unassigned
mailing list