[Webkit-unassigned] [Bug 279510] Popover API: A popover flows off the screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 01:01:01 PDT 2024


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

--- Comment #5 from Karl Dubost <karlcow at apple.com> ---
OK this is a bug with fit-content in fact. We can reproduce it easily with a div.


```
data:text/html,<div style="position:absolute;left:90%;border:1px solid black;width:fit-content;">this is a very very very very long long text in a box</div>
```

-- 
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/20241003/870becfe/attachment.htm>


More information about the webkit-unassigned mailing list