[Webkit-unassigned] [Bug 126022] New: [CoordinatedGraphics][WK2] Scale factor and scroll position is not being restored properly in a back/forward load
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 19 15:46:51 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126022
Summary: [CoordinatedGraphics][WK2] Scale factor and scroll
position is not being restored properly in a
back/forward load
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: thiago.lacerda at openbossa.org
When user is navigating back/forward to a page that has been scrolled and/or scaled, that page must be shown with its last scroll position and scale factor.
Also, when a user was using the WKView API to set the scale factor (WKViewSetContentScaleFactor) this scale was not being forwarded to WebCore.
Then, when going back/forward to a page HistoryController was not knowing about its real scale factor.
A WebKitAPI test is being added to validate this behaviour.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list