[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 15:51:56 PST 2019


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

--- Comment #9 from Sam Saffron <sam.saffron at gmail.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.

As soon as trunk is folded into an iOS beta I would be glad to test this. Let me know.

I am also with @Sheng, I found `window.innerHeight` to be incredibly unreliable on current iOS. It sometimes works and changes, but sometimes it takes 10-20 seconds in polling every millisecond to change when virtual keyboard is expanded. 

Our current approach here is just to force users to tick a box that says "hey, I am using a physical keyboard on my iPad"

-- 
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/02e6f37b/attachment.html>


More information about the webkit-unassigned mailing list