[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
Wed Jul 7 03:27:55 PDT 2021


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

m.duchemin at outlook.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.duchemin at outlook.com

--- Comment #33 from m.duchemin at outlook.com ---
Also being affected by this bug.

This choice is highly counterproductive, and just makes no sense at the current time.

I will add that even webkit's own debugger doesn't mark CSS properties as "unsuported", making debugging the result of this choice a massive pain unless already knowing that it's a thing that exist.

Using any sort of css property or formula with vh / vw such as:  min-height: calc(100vh - 123px); will just silently fail, without any indication that the property is being ignored.

I appear valid, it doesn't mark the property as invalid, it even "override" previous "valid" properties in the web debugger.

This is obviously a bug, and cannot reasonably be understood otherwise.

-- 
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/20210707/1d25bacd/attachment-0001.htm>


More information about the webkit-unassigned mailing list