Bug 90891

Summary: When editing a read-only document, the Save icon is never enabled
Product: LibreOffice Reporter: Matthew Francis <fdbugs>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: fdbugs, samuel.mehrbrodt
Priority: medium Keywords: regression
Version: 3.6.0.4 release   
Hardware: Other   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=74196
Whiteboard:
Crash report or crash signature: Regression By:

Description Matthew Francis 2015-04-27 11:23:59 UTC
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)
Comment 1 Samuel Mehrbrodt (allotropia) 2016-09-07 19:45:36 UTC
With the changes to the save dropdown this looks sane to me. The save icon becomes a dropdown which lets you select "Save as".