Bug 123494

Summary: AX: AXFocused not exposed on ARIA menuitems
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Samuel White <samuel_white>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jdiggs, mario, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
test case demonstrating bug
none
Patch. none

Description James Craig 2013-10-29 22:40:22 PDT
Created attachment 215472 [details]
test case demonstrating bug

tabindex="-1" is defined on these menuitems, but WebKit does not expose AXFocused.

Expected:
AXFocused (W): NO
Comment 1 Radar WebKit Bug Importer 2013-10-29 22:40:37 PDT
<rdar://problem/15348767>
Comment 3 James Craig 2013-10-29 23:06:28 PDT
related to Webkit bug 121335
Comment 4 Samuel White 2013-10-30 16:58:51 PDT
Created attachment 215578 [details]
Patch.
Comment 5 WebKit Commit Bot 2013-10-30 17:29:56 PDT
Comment on attachment 215578 [details]
Patch.

Clearing flags on attachment: 215578

Committed r158332: <http://trac.webkit.org/changeset/158332>
Comment 6 WebKit Commit Bot 2013-10-30 17:29:59 PDT
All reviewed patches have been landed.  Closing bug.