Bug 76840
Summary: | Accessibility: Chromium needs notification when a scrollable container scrolls. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominic Mazzoni <dmazzoni> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dominic Mazzoni
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=230839