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

can't set bakeTransforms back to false on baketransforms errors #33

Open
danetch opened this issue Feb 18, 2016 · 5 comments
Open

can't set bakeTransforms back to false on baketransforms errors #33

danetch opened this issue Feb 18, 2016 · 5 comments
Assignees
Labels

Comments

@danetch
Copy link

danetch commented Feb 18, 2016

Using Firefox 44.
Steps to reproduce:

  1. add an SVG that generate a baketransforms error (attaching one)
    riddle.svg.zip
  2. check the baketransforms checkbox
  3. watch how you can never go back to unchecking that box.

(ps : none of my svgs could bake tranforms)
(had to go to console and type localStorage.removeItem("bakeTransforms");)

@yuraj11 yuraj11 self-assigned this Feb 18, 2016
@yuraj11 yuraj11 added the bug label Feb 18, 2016
@yuraj11
Copy link
Collaborator

yuraj11 commented Feb 18, 2016

Yes, same here. Does this happen on latest versions?

@yuraj11
Copy link
Collaborator

yuraj11 commented Feb 18, 2016

Looks like bug in firefox but I am not sure,

DOMException [InvalidStateError: "An attempt was made to use an object that is not, or is no longer, usable"
code: 11
nsresult: 0x8053000b
location: /svg2android/js/flatten.js?v=1:116]

@danetch
Copy link
Author

danetch commented Feb 18, 2016

Tried it with Chrome 48 and it works fine. Firefox 44.0.2 is the exact version number.

@yuraj11
Copy link
Collaborator

yuraj11 commented Feb 22, 2016

There is some serious problem in firefox's svg api implementation. Use google chrome for now.

@danetch
Copy link
Author

danetch commented Feb 22, 2016

Ok thanks for the advice, and taking the time to look into it. Cheers

Le lun. 22 févr. 2016 18:15, Juraj Novák [email protected] a
écrit :

There is some serious problem in firefox's svg api implementation. Use
google chrome for now.


Reply to this email directly or view it on GitHub
#33 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants