Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DrawImageScaled from an .svg does not render in Firefox #10076

Closed
DartBot opened this issue Apr 20, 2013 · 2 comments
Closed

DrawImageScaled from an .svg does not render in Firefox #10076

DartBot opened this issue Apr 20, 2013 · 2 comments
Labels
closed-obsolete Closed as the reported issue is no longer relevant

Comments

@DartBot
Copy link

DartBot commented Apr 20, 2013

This issue was originally filed by lamego....@gmail.com


What steps will reproduce the problem?

  1. git clone https://github.com/joaompinto/SVGDropper
  2. Open the folder with Dart Editor
  3. Run as javascript (Open the file in Firefox if is not your default browser)

What is the expected output? What do you see instead?
Clicking on a toolbar icon and then on the canvas should draw an image.

It seems that DrawImageScaled from an .svg to a canvas using an ImageElement (.clone) is not rendered in Firefox. It does get properly rendered in Chromium.

What version of the product are you using? On what operating system?
Dart Editor M4 / Linux

Please provide any additional information below.

@DartBot
Copy link
Author

DartBot commented Apr 21, 2013

This comment was originally written by lamego....@gmail.com


My example exposes multiples problems, related to the element clone() and DrawIamgeImageScalred please close this issue as I will open simpler issues with a minimal sample code.

@iposva-google
Copy link
Contributor

Added AssumedStale label.

@DartBot DartBot added Type-Defect closed-obsolete Closed as the reported issue is no longer relevant labels Apr 22, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant
Projects
None yet
Development

No branches or pull requests

2 participants