-
Notifications
You must be signed in to change notification settings - Fork 21
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
Settings/Keys: keyPair backup didn't work #611
Comments
Safari bugs ^^ this is still unresolved and I can't effectively troubleshot this problem due to absense of mac and safari There was a huge discussion here: |
This also affects all other download actions |
If I could I would just advice users to boycott bugged safari that doesn't follow accepted standards |
:D humm... Many apple users would be quite upset. We can recommend to use another browser though. Still the basic functions should work on every of the big browsers (considering safari a big browser here), imo. |
There was a workaround but need to think how to properly apply it and not break currently used download method which FileSaver.js offers @hyzhak do you have mac to test this? |
I have access to an old mac. What needs to be tested? |
we cant. unless we send info to the server this is impossible for a locally generated JS file in safari. and Apple aren't gonna fix this problem very soon. maybe, never. so we should focus on informational messages. |
The most important info for the user is that key generation might take a while on a safari browser. I think thats the main thing we need to write on a note screen. We can provide a low-key "learn more" for the tech-savvy to open a new tab with more information. |
Hope This does not complicate Settings/Keys: keyPair backup didn't work #611 Went to Settings-->Security--> Backup keys next screen capture is snipet of new tab opened after initiating backup keys |
So, after reading the whole eligrey/FileSaver.js#12 I consider displaying a warning for each save action for all Safari users - it has a ton of inconsistences in this area. Can't be fixed effectively. |
what happened:
I could not backup my KeyPair from settings/keys. When I hit the 'backup'-button, a new empty tab was opened, but no key file was downloaded.
See #604 for more background
what should have happened:
The key file download should start automatically.
The text was updated successfully, but these errors were encountered: