Bug 36674

Summary: [Qt] qtwebkit_webframe_scrollRecursively scrolls when body.style.overflow="hidden"
Product: WebKit Reporter: Joseph Ligman <joseph.ligman>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal CC: commit-queue, hausmann, laszlo.gombos, tonikitoo
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: All   
Bug Depends on:    
Bug Blocks: 35784    
Attachments:
Description Flags
Proposed patch. none

Description Joseph Ligman 2010-03-26 14:06:28 PDT
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
Comment 1 Joseph Ligman 2010-03-29 09:19:50 PDT
Created attachment 51920 [details]
Proposed patch.
Comment 2 WebKit Commit Bot 2010-04-08 02:14:00 PDT
Comment on attachment 51920 [details]
Proposed patch.

Clearing flags on attachment: 51920

Committed r57266: <http://trac.webkit.org/changeset/57266>
Comment 3 WebKit Commit Bot 2010-04-08 02:14:06 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Simon Hausmann 2010-04-08 03:40:46 PDT
Revision r57266 cherry-picked into qtwebkit-2.0 with commit ea5bda76dbcd88545b7552630e4ff9015c3bfacf
Comment 5 Simon Hausmann 2010-04-16 16:59:00 PDT
(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