[Webkit-unassigned] [Bug 261185] Bug in implementation of new CSS Viewport Units in mobile Safari
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 5 23:00:25 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261185
Johannes Odland <johannes.odland at nrk.no> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johannes.odland at nrk.no
--- Comment #3 from Johannes Odland <johannes.odland at nrk.no> ---
See also David Bokans test page here: https://bokand.github.io/demo/urlbarsize.html
This might be the expected behavior.
When the toolbar is automatically hidden due to scrolling, only the dvh sized bar changes. The svh sized bar stays unaffected. This is as expected.
When you press the “Hide toolbar” option however, you effectively turn off the automatic show/hide functionality. As there no longer is a toolbar that will automatically cover parts of the viewport the small viewport can be interpreted to be the same as the large viewport, similar to desktop browsers.
I’m not sure what the correct interpretation should be here. It would be interesting to hear from the implementers.
Do you have a specific use case where it’s important that the small viewport stays unaffected when the user disables the toolbar altogether?
--
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/20230906/475494a3/attachment.htm>
More information about the webkit-unassigned
mailing list