[Webkit-unassigned] [Bug 284945] Query container breaks position: fixed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 24 00:01:18 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284945
--- Comment #3 from Sebastian Zartner <sebastianzartner at gmail.com> ---
Created attachment 473647
--> https://bugs.webkit.org/attachment.cgi?id=473647&action=review
Screenshot of simple test case in Safari 18.1
(In reply to Karl Dubost from comment #1)
> Did the site change in between the bug report and now?
Indeed, the site changed. Due to this bug it got the following rule assigned to turn of the query container:
```css
.article-content {
container-type: unset;
}
```
Note that I am testing this in BrowserStack, though it got first reported by people on an iPhone.
See the attached screenshot of the simple test case. Note that the issue is mainly visible when the page has overflow.
In BrowserStack, I don't have the possibility to try out the Technology Preview. So it might be that this already got fixed in the meantime.
If you need any additional info, please let me know!
Happy Holidays!
Sebastian
--
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/20241224/cefc9919/attachment.htm>
More information about the webkit-unassigned
mailing list