Bug 70030

Summary: AX: webkit won't always send live region notifications
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch darin: review+

chris fleizach
Reported 2011-10-13 09:01:21 PDT
Webkit purposefully does not send live region notifications if some client has not accessed the AX tree in between the last live region update (ostensibly to improve performance) However, this is problematic because if a screen reader misses one notification it has no idea what happened and the only recourse is to rescan the page for changes. I believe the correct thing to do is to always send notifications.
Attachments
patch (6.95 KB, patch)
2011-10-13 09:05 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2011-10-13 09:05:15 PDT
chris fleizach
Comment 2 2011-10-17 09:26:32 PDT
chris fleizach
Comment 3 2011-10-17 09:46:46 PDT
Note You need to log in before you can comment on or make changes to this bug.