[Webkit-unassigned] [Bug 240744] WebKit doesn't create scrollable overflow (doesn't show scrollbar) for legitimately overflowing content that's off the left side of a zero-size position:sticky parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 16:04:07 PDT 2022


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

--- Comment #1 from Daniel Holbert <dholbert at mozilla.com> ---
Created attachment 459631

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

reference case

Here's a reference case, where I've made two 1px adjustments (shifting #sticky 1px to the left, and reducing the negative-magnitude of margin-left on #sticky-inner by 1px, so that it's not quite fully off the left side of its parent).

As noted in the Chromium bug report, it seems Blink and WebKit are disregarding scrollable-overflow contributions from the innermost element, if that element is fully pushed off the left side of its parent, **despite the fact that it's still inside the scrollport.**

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


More information about the webkit-unassigned mailing list