[Webkit-unassigned] [Bug 176205] On webkit ios there is now way for accounting for virtual keyboard height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 08:36:17 PST 2019


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

--- Comment #8 from Sheng Slogar <bugzilla at shengslogar.com> ---
(In reply to Wenson Hsieh from comment #7)
> The visual viewport API should assist with this (see:
> https://bugs.webkit.org/show_bug.cgi?id=170982), but note that this is
> currently only enabled by default in trunk WebKit.

Thanks, Wenson! This looks promising. It works great with the virtual keyboard on Android but the real issue is iOS, so hopefully support comes there.

My only concern is polling `window.innerHeight` on iOS doesn't provide any height difference with the keyboard open so I wonder if this would give correct numbers...

-- 
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/20190305/b471a57f/attachment.html>


More information about the webkit-unassigned mailing list