Open
Bug 1922486
Opened 1 month ago
Updated 1 month ago
Codepen demo (codepen.io/alexandrevacassin/pen/ExzWNyZ) is very slow with SVG filter enabled
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Depends on 1 open bug, )
Details
Attachments
(1 file)
42.81 KB,
text/plain
|
Details |
Go to codepen.io/alexandrevacassin/pen/ExzWNyZ
Scroll down where it says "SVG Filter". -> Enable it but no need to chnage its value.
Now scroll up and rapidly try to drag the "Blur" filter.
AR: Slow times
ER: Fast times
Profile: https://share.firefox.dev/4gPWxzx
Tentatively marking dependency on bug 1896740.
Reporter | ||
Comment 1•1 month ago
|
||
Comment 2•1 month ago
|
||
I agree, this is feConvolveMatrix, which is not particularly difficult to implement, but rarely used according to data I have at hand. It will get done when it gets done.
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•