[Webkit-unassigned] [Bug 160953] WebKit incorrectly clips position:fixed element, inside of its "position:relative; overflow: hidden" parent, IF that parent has "z-index" set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 11:28:17 PST 2021


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

miguel <miguelc1221 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miguelc1221 at gmail.com

--- Comment #13 from miguel <miguelc1221 at gmail.com> ---
Ran into this issue in 2021, One way around this is to increase the height of the child where it is clipping on. I added a minHeight: '-webkit-fill-available' which seems to work well enough for now.

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


More information about the webkit-unassigned mailing list