[Webkit-unassigned] [Bug 170595] window.innerWidth/innerHeight are bogus after resize/orientationchange in WKWebView (but not MobileSafari)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 13:34:45 PDT 2017


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

--- Comment #15 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
and that's because we haven't update the contentView bounds for rotation yet (this happens on a callback from the web process), so we're intersecting 320x568 with 548x320.

-- 
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/20170508/d2ffd9e9/attachment-0001.html>


More information about the webkit-unassigned mailing list