Bug 76840

Summary: Accessibility: Chromium needs notification when a scrollable container scrolls.
Product: WebKit Reporter: Dominic Mazzoni <dmazzoni>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Dominic Mazzoni
Reported 2012-01-23 10:37:19 PST
This includes the when the main document frame, an iframe, or any container element that has CSS overflow:scroll changes its scroll position. This was originally captured in this bug: https://bugs.webkit.org/show_bug.cgi?id=73460 - but that bug was changed to just cover the ability to scroll an object into view. This bug captures the remaining need - to get a notification when scrolling happens, whether a result of this API, by the user, by focus change, or any other reason.
Attachments
Note You need to log in before you can comment on or make changes to this bug.