[Webkit-unassigned] [Bug 211219] Script prevents CSS scrollbar from applying

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 1 14:20:07 PDT 2020


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

--- Comment #2 from mustafa.0x at gmail.com ---
Created attachment 398239

  --> https://bugs.webkit.org/attachment.cgi?id=398239&action=review

safari-css-bug-simplified

Regardless of the script size, it shouldn't affect the scrollbar.

In any case, I made the script much lot simpler — one line.

So, for some reason, accessing `window.visualViewport.height` is affecting the scrollbars. Remove it and the scrollbars will be as set by the CSS.

Also, I previously mentioned that Chrome has the same issue. It does not in fact. Open the file in Chrome and the scrollbars will be set as the CSS says.

-- 
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/20200501/8f6286e5/attachment.htm>


More information about the webkit-unassigned mailing list