Skip to content

Save/export not working well on Safari #18

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

Closed
ttencate opened this issue Aug 5, 2014 · 1 comment
Closed

Save/export not working well on Safari #18

ttencate opened this issue Aug 5, 2014 · 1 comment
Labels

Comments

@ttencate
Copy link
Owner

ttencate commented Aug 5, 2014

"Save" opens the JSON in a new tab, where you can hit Cmd+S to save. "Export" opens a new tab which briefly displays some playback controls, but then switches to a noninteractive QuickTime logo. There seems to be no way to save the WAV from there.

This is an issue with Safari that, unfortunately, even the awesome FileSaver.js shim cannot do anything about: eligrey/FileSaver.js#12

We need to detect whether this is broken, and show the user a helpful warning.

@ttencate ttencate added the bug label Aug 5, 2014
ttencate added a commit that referenced this issue Aug 5, 2014
This is a stopgap measure until #18 gets some attention from the Safari
team, or the FileSaver.js developer comes up with a workaround.
@ttencate
Copy link
Owner Author

ttencate commented Aug 6, 2014

I'm going to close this because there's nothing I can do until Safari gets its act together or somebody comes up with a workaround that actually works.

@ttencate ttencate closed this as completed Aug 6, 2014
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