[Webkit-unassigned] [Bug 150952] [WebKit2] Double Tap zooming ignores zoom scale limitations on WKWebView.scrollView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 08:33:30 PST 2015


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

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Oh, my bad -- I misread the description. I can definitely reproduce this. It looks like this happens because we override scrollView.minimumZoomScale and scrollView.maximumZoomScale with min and max zoom scales from the viewport meta tag, or our own default min/max zoom scales if the viewport doesn't specify any. I'll look into this.

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


More information about the webkit-unassigned mailing list