[Webkit-unassigned] [Bug 177023] [Chrome] WKWebView scrolls content into the unsafe area when focusing form fields on iPhone X Simulator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 19 10:45:16 PDT 2017


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

--- Comment #14 from Eugene But <eugenebut at chromium.org> ---
Regarding this bug. If you run new attached ConstraintsWKWebView.zip project in iPhone X (orientation does not matter) and tap on Google Search field then Xcode throws bunch of "Unable to simultaneously satisfy constraints." logs into console. 

Which makes me think that the workaround for this bug will not only require activating correct NSLayoutConstraints, but also deactivating incorrect NSLayoutConstraints, which WKWebView has by default.

Hopefully this will be useful for you. Thanks!

-- 
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/20170919/fd258761/attachment-0001.html>


More information about the webkit-unassigned mailing list