[Webkit-unassigned] [Bug 275290] neowin.net: 'share' drop-down layout is broken and overlaps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 8 10:36:10 PDT 2024


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

--- Comment #3 from zalan <zalan at apple.com> ---
> this looks like a float bug where we don't take margin into account when
> checking for overlap.
nope (still a float bug) but the issue here is that we don't let the float overflow its containing block when other float is present even though that other float is not intrusive.

-- 
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/20240608/1e51e069/attachment.htm>


More information about the webkit-unassigned mailing list