RESOLVED FIXED 133490
[iOS][WK2] Restore the visual scroll position instead of the dom scroll position when restoring states from the history
https://bugs.webkit.org/show_bug.cgi?id=133490
Summary [iOS][WK2] Restore the visual scroll position instead of the dom scroll posit...
Benjamin Poulain
Reported 2014-06-03 14:52:26 PDT
[iOS][WK2] Restore the visual scroll position instead of the dom scroll position when restoring states from the history
Attachments
Patch (11.37 KB, patch)
2014-06-03 15:00 PDT, Benjamin Poulain
thorton: review+
Benjamin Poulain
Comment 1 2014-06-03 15:00:55 PDT
Benjamin Poulain
Comment 2 2014-06-03 15:19:05 PDT
Tim Horton
Comment 3 2014-06-04 15:47:55 PDT
Comment on attachment 232441 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232441&action=review > Source/WebKit2/WebProcess/WebPage/ios/WebPageIOS.mm:156 > + // FIXME: ideally, we should sync this with the UIProcess. We should not try to change the position if the user is interaction s/interaction/interacting/
Benjamin Poulain
Comment 4 2014-06-04 16:41:48 PDT
Note You need to log in before you can comment on or make changes to this bug.