[Webkit-unassigned] [Bug 141832] Viewport height is taller than the visible part of the document in some mobile browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 12:58:18 PST 2019


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

Adam Stankiewicz <sheerun at sher.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sheerun at sher.pl

--- Comment #17 from Adam Stankiewicz <sheerun at sher.pl> ---
We cannot easily use calc with 100vh on Safari because of this... Pretending that vertical height of viewport is not changing when it is causes lots of headaches for developers who need to hack their applications just for Safari on iOS because it has issues with calc(100vh - xxx) CSS calculations.

Please re-open this issue

-- 
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/20190204/ec5bbce1/attachment-0001.html>


More information about the webkit-unassigned mailing list