Description: FILEOPEN, UI, EDITING When I open the attached ODG file with LibreOffice Draw (which is by default open in read-only mode) and I click on the button to edit the file (and thus exit the read-only mode), "read only" is still marked in the title bar and I can't move some segments or even delete them. Steps to Reproduce: 1. Open the attached ODG file. 2. Click "Editing the file" 3. Try to move some segments. Actual Results: I can't move most of the segments and the title bar of the LibreOffice window keeps displaying that my file is in read-only mode whereas it's not the case. Expected Results: When I click "Editing the file", the titlebar should not display "Read-only". I should be able to move the segments and edit the whole file normally. Reproducible: Always User Profile Reset: No Additional Info: I have the problem with Windows 10 and Kubuntu 19.10. I can't test more…
Created attachment 161495 [details] The file with which I encounter the problems described in the bug report.
Thank you for reporting the bug. This bug is no longer reproducible in version: Version: 6.4.4.2 (x64) Build ID: 3d775be2011f3886db32dfd395a6a6d1ca2630ff Changing status to RESOLVED WORKSFORME
I confirm that only the topmost and leftmost segments can be moved. The file is not opened in read-only mode for me. Tested on Linux and Windows master builds. Also older builds on Windows, 4.4.7, 3.3.0, always the same behaviour. I guess we should unzip the file and take a look at the XML structure to figure out what is wrong. It is difficult to treat this as a bug without steps we can use to reproduce from scratch.
I unzipped the file and looked at the content.xml. I noticed style:name="gr1" had style:protect="position size" and gr3 had style:protect="size" remontees2: you can deactivate the protection by selecting a line, right-clicking, selecting Position and size and finally unticking Position or Size from the bottom-left "Protect" section. You can even select all of them, right-click on a line (to not lose the whole selection) and deactivate the settings from all lines at once! You did not mention, if you created the file yourself, so I am closing as notabug.