Bug 47443 - AX: if aria-live is on a <span> or ignored element, live regions don't work
Summary: AX: if aria-live is on a <span> or ignored element, live regions don't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 17:35 PDT by chris fleizach
Modified: 2010-10-10 15:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.63 KB, patch)
2010-10-08 17:52 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 2010-10-08 17:35:19 PDT
The problem is that a <span> has no AX role by default, so it becomes ignored. <span>s should probably be AXGroups by default.
Comment 1 chris fleizach 2010-10-08 17:52:32 PDT
Created attachment 70324 [details]
Patch
Comment 2 WebKit Commit Bot 2010-10-10 15:18:42 PDT
Comment on attachment 70324 [details]
Patch

Clearing flags on attachment: 70324

Committed r69474: <http://trac.webkit.org/changeset/69474>
Comment 3 WebKit Commit Bot 2010-10-10 15:18:46 PDT
All reviewed patches have been landed.  Closing bug.