I'm wondering whether the re-introduction of the "Save as…" command was really a good idea. While you might think it works the same way as it used to, in reality its behavior is quite different now, due to the fact that documents are being autosaved in the background. This is true even if you've enabled the option to "ask to keep changes when closing documents" – the option doesn't prevent the system from autosaving, instead all it does is present you with the option to revert the (autosaved) changes you've made to a document you're closing.
Here's how it used to work and how people who have been asking for the "Save as" feature to return (not me) might expect "Save as" to work now:
- Open Document.rtf
- make changes to Document => Document.rtf remains unchanged
- "Save as" Document 2.rtf => Document.rtf remains unchanged, Document is closed, window content is replaced with Document 2 containing all the changes made to Document which were saved to Document 2.rtf
Instead, this is how it works now:
- Open Document.rtf
- make changes to Document => Document.rtf is updated with the changes
- "Save as" Document 2.rtf => Document.rtf retains the changes, Document is closed, window content is replaced with Document 2 containing all the changes made to Document which were saved to Document 2.rtf
In other words, the changes you made to a document, which were, by virtue of the autosave system, also applied to the file on disk, aren't automatically reverted once you elect to save the document as a new file. It kind of makes sense actually, but might surprise users who were used to the old "Save as..." behavior?
Here's how it used to work and how people who have been asking for the "Save as" feature to return (not me) might expect "Save as" to work now:
- Open Document.rtf
- make changes to Document => Document.rtf remains unchanged
- "Save as" Document 2.rtf => Document.rtf remains unchanged, Document is closed, window content is replaced with Document 2 containing all the changes made to Document which were saved to Document 2.rtf
Instead, this is how it works now:
- Open Document.rtf
- make changes to Document => Document.rtf is updated with the changes
- "Save as" Document 2.rtf => Document.rtf retains the changes, Document is closed, window content is replaced with Document 2 containing all the changes made to Document which were saved to Document 2.rtf
In other words, the changes you made to a document, which were, by virtue of the autosave system, also applied to the file on disk, aren't automatically reverted once you elect to save the document as a new file. It kind of makes sense actually, but might surprise users who were used to the old "Save as..." behavior?