The frame scrolling check is based off of the frame view's IntSize scrollOffset = frame->view()->scrollOffset(); IntPoint maxScrollOffset = frame->view()->maximumScrollPosition(); This doesn't not automatically account for the body.overflow property
Created attachment 51920 [details] Proposed patch.
Comment on attachment 51920 [details] Proposed patch. Clearing flags on attachment: 51920 Committed r57266: <http://trac.webkit.org/changeset/57266>
All reviewed patches have been landed. Closing bug.
Revision r57266 cherry-picked into qtwebkit-2.0 with commit ea5bda76dbcd88545b7552630e4ff9015c3bfacf
(In reply to comment #2) > (From update of attachment 51920 [details]) > Clearing flags on attachment: 51920 > > Committed r57266: <http://trac.webkit.org/changeset/57266> Cherry-picked into qtwebkit-4.6 with commit 6ed0b6197addffc7dacbdb3e49db711420a2c47a