Bug 123494 - AX: AXFocused not exposed on ARIA menuitems
Summary: AX: AXFocused not exposed on ARIA menuitems
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Samuel White
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-10-29 22:40 PDT by James Craig
Modified: 2013-10-30 17:29 PDT (History)
9 users (show)

See Also:


Attachments
test case demonstrating bug (1.43 KB, text/html)
2013-10-29 22:40 PDT, James Craig
no flags Details
Patch. (4.71 KB, patch)
2013-10-30 16:58 PDT, Samuel White
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.