Bug 84851 - [Qt] Zoom back can overscroll document edges.
Summary: [Qt] Zoom back can overscroll document edges.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 05:40 PDT by Allan Sandfeld Jensen
Modified: 2012-04-25 06:31 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2012-04-25 05:44 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.