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

PNG snapshots on Safari #250

Closed
ghost opened this issue Feb 11, 2016 · 8 comments
Closed

PNG snapshots on Safari #250

ghost opened this issue Feb 11, 2016 · 8 comments
Labels
bug something broken community community contribution

Comments

@ghost
Copy link

ghost commented Feb 11, 2016

Although PNG snapshots are now working again on FF, they still do not work on Safari (at least Version 9.0.3 (11601.4.4))

@etpinard
Copy link
Contributor

Thanks for reporting. This is a known bug.

Only a small percentage of our users use Safari, so this won't be a priority for the plotly.js team in the near future.

@etpinard etpinard added bug something broken community community contribution labels Feb 11, 2016
@etpinard
Copy link
Contributor

Looking over PR #104 could be a good place to start for this bug.

@etpinard
Copy link
Contributor

etpinard commented Apr 19, 2016

Here's why downloading does not work in Safari: http://caniuse.com/#feat=download

@timelyportfolio
Copy link
Contributor

Should I provide an option in downloadImage to open the link instead of download?

@etpinard
Copy link
Contributor

This is how FileServer.js gets it done: https://github.com/eligrey/FileSaver.js/blob/master/FileSaver.js#L110-L119

@mdtusz
Copy link
Contributor

mdtusz commented Jun 14, 2016

Fixed in #446, then again in #604.

@mdtusz mdtusz closed this as completed Jun 14, 2016
@gschivley gschivley mentioned this issue Mar 29, 2017
@PPPW
Copy link

PPPW commented Oct 10, 2017

Dear @mdtusz and @etpinard,
I found that currently downloading works fine in Safari, however another file named "unknown" will also be downloaded. This file is actually exactly the same as the png file. I wonder is this issue easy to fix? Thanks.

@etpinard
Copy link
Contributor

@PPPW please subscribe to #1227 for the latest development info.

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

No branches or pull requests

4 participants