Bug 84851

Summary: [Qt] Zoom back can overscroll document edges.
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit2Assignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: menard, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Allan Sandfeld Jensen 2012-04-25 05:40:35 PDT
Zooming back near the bottom or top of the document can lead to over-scrolling because the restored position is not bound by document size at the correct zooming level.
Comment 1 Allan Sandfeld Jensen 2012-04-25 05:44:24 PDT
Created attachment 138793 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-25 06:31:39 PDT
Comment on attachment 138793 [details]
Patch

Clearing flags on attachment: 138793

Committed r115193: <http://trac.webkit.org/changeset/115193>
Comment 3 WebKit Review Bot 2012-04-25 06:31:44 PDT
All reviewed patches have been landed.  Closing bug.