web-bugs icon indicating copy to clipboard operation
web-bugs copied to clipboard

jsfiddle.net - CanvasRenderingContext2D.drawImage() does not render svg to canvas

Open regierdp opened this issue 2 years ago • 3 comments

URL: http://jsfiddle.net/h6928eLf/

Browser / Version: Firefox 106.0 Operating System: Windows 10 Tested Another Browser: Yes Chrome

Problem type: Something else Description: CanvasRenderingContext2D.drawImage() does not render svg to canvas Steps to Reproduce: The jsfiddle result should display two green boxes: one in the and one in the element. Firefox does not display in the canvas.

same problem on Firefox 105.0.3 desktop and 105.1 iOS works on Chrome, Edge and iOS Safari

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

regierdp avatar Oct 13 '22 15:10 regierdp

Thanks for the report, I was able to reproduce the issue. image

Tested with: Browser / Version: Firefox Nightly 107.0a1 (2022-10-13), Firefox Release 105.0.3 Operating System: Windows 10 Pro

Moving to Needsdiagnosis for further investigation.

[qa_41/2022]

softvision-oana-arbuzov avatar Oct 14 '22 07:10 softvision-oana-arbuzov

This could be a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=700533

ksy36 avatar Oct 14 '22 14:10 ksy36

Yes, that looks like exactly the same issue.

regierdp avatar Oct 14 '22 15:10 regierdp

Thanks @regierdp , I've linked this issue to the bugzilla bug. Hopefully the team can prioritize the issue soon enough now that we're getting more duplicates of it.

ksy36 avatar Oct 18 '22 01:10 ksy36

see also https://github.com/whatwg/html/issues/3510

nmschulte avatar Oct 18 '22 01:10 nmschulte