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

Export to data-uri no longer works on Chrome #729

Closed
juliandescottes opened this issue Aug 5, 2017 · 1 comment
Closed

Export to data-uri no longer works on Chrome #729

juliandescottes opened this issue Aug 5, 2017 · 1 comment
Assignees
Labels

Comments

@juliandescottes
Copy link
Collaborator

Steps to reproduce:

  • use Chrome 60 or newer
  • draw something
  • open export panel
  • go to PNG tab
  • click on To data-uri

Expected results:

  • opens a new browser tab with your image

Actual results:

  • opens a blank page
@juliandescottes
Copy link
Collaborator Author

Recently Chrome removed the possibility to navigate to data-uris:

The suggested workaround for now seems to be to use an iframe: https://bugs.chromium.org/p/chromium/issues/detail?id=594215#c64

Note that this will also be implemented in Firefox starting with FF56: https://bugzilla.mozilla.org/show_bug.cgi?id=1331351

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

1 participant