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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 31 17:36:04 PDT 2017


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

            Bug ID: 176205
           Summary: On webkit ios there is now way for accounting for
                    virtual keyboard height
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam.saffron at gmail.com

Height 100% on Webkit is treated as height behind virtual keyboard (regardless of virtual keyboard visibility). There appears to be no method of actually getting the height of the visual viewport. 

On Android you can create fixed panel with height 100% and it automatically sized to the visual viewport. This makes it significantly simpler to account for the virtual keyboard. In iOS it is very very hacky. 

I wish there was another mechanism of either getting the virtual keyboard visibility and height or setting height to actual visible viewport.

-- 
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/20170901/90af844f/attachment-0001.html>


More information about the webkit-unassigned mailing list