Split from bug 74196 Observed in LO 3.6.0.4 to 4.4.2.2 (Before 3.6, editing a read-only file forced the file to be converted to an untitled file, which could be saved properly) Steps to reproduce: - Set any document (Writer, Calc, etc.) read-only (e.g. "chmod 444 file.odt") - Open the file and click on "Edit Document" in the infobar - Make any change to the file Expected result: - The Save icon is enabled Actual result: - The Save icon remains disabled (but Ctrl+S tries to save as expected)
With the changes to the save dropdown this looks sane to me. The save icon becomes a dropdown which lets you select "Save as".