Bug 145943 - AX: iOS: after updating control, VoiceOver speaks aria-expanded states reversed (says "collapsed" when "expanded")
Summary: AX: iOS: after updating control, VoiceOver speaks aria-expanded states revers...
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-12 15:03 PDT by chris fleizach
Modified: 2015-06-12 23:32 PDT (History)
9 users (show)

See Also:


Attachments
patch (2.96 KB, patch)
2015-06-12 15:28 PDT, chris fleizach
no flags 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-12 15:03:07 PDT
If you have a control that uses aria-expanded and changes based on actions, we need to pass that information up to the platform API like we do on the mac

<rdar://problem/19519547>
Comment 1 chris fleizach 2015-06-12 15:28:38 PDT
Created attachment 254825 [details]
patch
Comment 2 WebKit Commit Bot 2015-06-12 23:32:07 PDT
Comment on attachment 254825 [details]
patch

Clearing flags on attachment: 254825

Committed r185534: <http://trac.webkit.org/changeset/185534>
Comment 3 WebKit Commit Bot 2015-06-12 23:32:13 PDT
All reviewed patches have been landed.  Closing bug.