Bug 123133

Summary: AX: WebKit is not firing AXMenuOpenedNotification, AXMenuClosedNotification, or AXMenuItemSelectedNotification
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description James Craig 2013-10-21 20:05:28 PDT
AX: WebKit is not firing AXMenuOpenedNotification, AXMenuClosedNotification, or AXMenuItemSelectedNotification

AXMenuOpenedNotification
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA-UAIG/1.0/tests/test-files/test93.html

AXMenuItemSelectedNotification
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA-UAIG/1.0/tests/test-files/test94.html

AXMenuClosedNotification
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA-UAIG/1.0/tests/test-files/test96.html
Comment 1 Radar WebKit Bug Importer 2013-10-21 20:06:03 PDT
<rdar://problem/15284928>
Comment 2 James Craig 2013-11-13 15:34:18 PST
Functional test case:
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA-UAIG/1.0/tests/test-files/test104.html

WebKit is currently failing UAIG CR tests 93-96 and 104-108.