Bug 131958
Summary: | [Mac] Incorrect value for 'scrolledToTop' and 'scrolledToBottom' for some sites | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Layout and Rendering | Assignee: | Brent Fulgham <bfulgham> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
The ScrollableArea::scrolledToTop and scrolledToBottom methods are not always properly reporting scroll position on some sites. This may be due to incorrect handling of scrollbars, especially on sites where the scrollbars are controlled via JavaScript.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |