[Webkit-unassigned] [Bug 215719] Facebook post with lots of comments has cut off scrollbar, and can't scroll fully to the bottom (flex and sticky)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 19:08:15 PDT 2020


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

--- Comment #5 from zalan <zalan at apple.com> ---
with position: sticky
B---YGL- --* RenderView at (0,0) size 2302x1252 renderer->(0x141981240)
B-----L- --    HTML RenderBlock at (0,0) size 2302x1252 renderer->(0x1419816f0) node->(0x141981540)
B------- --      BODY RenderBody at (8,8) size 2286x1236 renderer->(0x141981820) node->(0x141981660)
B--O--L- --        DIV RenderBlock at (0,0) size 2286x500 renderer->(0x141982d60) node->(0x1419829a0) (layout overflow 0,0 2271x600)
B------- --          DIV RenderFlexibleBox at (0,0) size 2271x300 renderer->(0x141983ad0) node->(0x141983710) (layout overflow 0,0 2271x600) (visual overflow 0,0 2271x600)
B------- --            DIV RenderBlock at (0,0) size 100x300 renderer->(0x141983c70) node->(0x1419837a0) (layout overflow 0,0 100x600) (visual overflow 0,0 100x600)
B------- --              DIV RenderBlock at (0,0) size 100x600 renderer->(0x141983da0) node->(0x141983890)
BK----L- --              DIV RenderBlock at (0,275) size 100x210 renderer->(0x141983ed0) node->(0x141983980)



with position: relative
B---YGL- --* RenderView at (0,0) size 2302x1252 renderer->(0x141981240)
B-----L- --    HTML RenderBlock at (0,0) size 2302x1252 renderer->(0x1419816f0) node->(0x141981540)
B------- --      BODY RenderBody at (8,8) size 2286x1236 renderer->(0x141981820) node->(0x141981660)
B--O--L- --        DIV RenderBlock at (0,0) size 2286x500 renderer->(0x141982d60) node->(0x1419829a0) (layout overflow 0,0 2271x810)
B------- --          DIV RenderFlexibleBox at (0,0) size 2271x300 renderer->(0x141983ad0) node->(0x141983710) (layout overflow 0,0 2271x810) (visual overflow 0,0 2271x600)
B------- --            DIV RenderBlock at (0,0) size 100x300 renderer->(0x141983c70) node->(0x1419837a0) (layout overflow 0,0 100x810) (visual overflow 0,0 100x600)
B------- --              DIV RenderBlock at (0,0) size 100x600 renderer->(0x141983da0) node->(0x141983890)
BR----L- --              DIV RenderBlock at (0,600) size 100x210 renderer->(0x141983ed0) node->(0x141983980)


scrolling overflow is 600px vs 810px (where the sticky box height is 210px).

-- 
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/20200821/abdef645/attachment-0001.htm>


More information about the webkit-unassigned mailing list