[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 09:43:54 PDT 2021


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

Patrick Angle <pangle at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pangle at apple.com

--- Comment #34 from Patrick Angle <pangle at apple.com> ---
(In reply to m.duchemin from comment #33)
> 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.

It would be helpful to have a bug tracking your issues with Web Inspector separately. Can you open a new bug in the Web Inspector component and attach a sample page and screenshots of a property that isn't valid but isn't being marked as such? Web Inspector should be marking unsupported property names and values as unsupported in the Styles panel.

-- 
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/d0935c96/attachment.htm>


More information about the webkit-unassigned mailing list