Subject: | Confusing alert when trying to save to non-writeable file |
When trying to save a to a non-writeable file, the alert message is confusing:
- "The text couldn't be saved"
- click "Details" button to find that message repeated, as well as "can't open file ... (error 13:
Permission denied)"
- there's another "Save" button here .. which saves the log file containing the two error lines?
Suggest:
- display the details in the initial alert, similar to:
"Could not save to $filename. (Permission denied)"
- suggested buttons: "Save as..." (so user can choose a new filename) and "Cancel"
Cheers,
Stephen