[Webkit-unassigned] [Bug 267972] New: Rendering bleeds over max-height when drop-shadow filter applied
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 23 17:17:11 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=267972
Bug ID: 267972
Summary: Rendering bleeds over max-height when drop-shadow
filter applied
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkit at amos.ng
Created attachment 469519
--> https://bugs.webkit.org/attachment.cgi?id=469519&action=review
A screencast of the bleeding over the edges of the max-height div
Steps to reproduce:
- Visit the test case at https://jsfiddle.net/e7os0xpu/
I'm running Webkit via Playwright on Linux, and this fiddle causes the message div's to bleed over out of the `max-height` and `scroll` restrictions on the `.conversation` div, as shown in the attached screencast. The problem becomes especially egregious after a bit of scrolling.
The command I'm using is
npx playwright open -b webkit https://jsfiddle.net/e7os0xpu/
It works fine for me on Firefox and Chrome. I would try to run this example on the latest build as directed, but it appears the contents of main.zip don't support running on Linux.
Webkit version: it says 17.4 when I log `browser.version()` on Playwright
OS: Linux Mint 21.2
--
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/20240124/a6e1bb80/attachment.htm>
More information about the webkit-unassigned
mailing list