Bug 146188 - AX: iOS: VoiceOver and ARIA: haspopup property not announced
Summary: AX: iOS: VoiceOver and ARIA: haspopup property not announced
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-20 19:43 PDT by chris fleizach
Modified: 2015-06-23 14:42 PDT (History)
10 users (show)

See Also:


Attachments
patch (1.37 KB, patch)
2015-06-20 19:45 PDT, chris fleizach
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2015-06-20 19:43:48 PDT
The aria-haspopup property is not announced on ARIA menus and other controls like links, it is only indicated on buttons


<rdar://problem/20013586>
Comment 1 chris fleizach 2015-06-20 19:45:16 PDT
Created attachment 255308 [details]
patch
Comment 2 Darin Adler 2015-06-23 12:07:26 PDT
Comment on attachment 255308 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=255308&action=review

> Source/WebCore/ChangeLog:3
> +        AX: iOS: VoiceOver and ARIA: hashpopup property not announced

hashpopup
Comment 3 chris fleizach 2015-06-23 14:42:35 PDT
http://trac.webkit.org/changeset/185884