[Webkit-unassigned] [Bug 182710] WKWebView window.scrollTo() scrolls to wrong position depending on contentInsetAdjustmentBehavior setting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 09:42:19 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=182710

--- Comment #3 from Zach Waugh <zwaugh at gmail.com> ---
I retested this bug using my test project with some different results now. The original bug I described exists in iOS 11.2 and earlier. It appears to have been fixed in iOS 11.3 and 11.4. In iOS 12 beta 1, it is broken again, but in the opposite way of the original bug, it works correctly for `contentInsetAdjustmentBehavior = .automatic` and fails for `contentInsetAdjustmentBehavior = .never`. I updated my sample project and readme on GitHub (https://github.com/zachwaugh/wkwebview-bugs/tree/master/ScrollToContentInset) with this info.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180606/f9a54c58/attachment.html>


More information about the webkit-unassigned mailing list