Bug 47443

Summary: AX: if aria-live is on a <span> or ignored element, live regions don't work
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

chris fleizach
Reported 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.
Attachments
Patch (4.63 KB, patch)
2010-10-08 17:52 PDT, chris fleizach
no flags
chris fleizach
Comment 1 2010-10-08 17:52:32 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2010-10-10 15:18:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.