Draw a line on a spreadsheet, anchor it to a cell. Close and reopen. The line has lost its position, is now located on the bottom left of the document, anchored to the top left cell of the spreadsheet. Save, close and reopen again, the line has disappeared. Same issue with freehand lines and poly lines.
Hi g4b0, thanks for reporting. Reproducible. Win7x64Ultima Version: 4.1.1.0.0+ Build ID: c1f0f890f5065f88164add33707228f8c6d5755
*** Bug 69136 has been marked as a duplicate of this bug. ***
Reproductible using LibreOffice 4.1.1.2, ArchLinux x86-64.
Same problem as: https://bugs.freedesktop.org/show_bug.cgi?id=67712 ?? Might be a duplicate...
Yes, its _very_ reproducible with newer|recent versions of libreoffice. I attach two minimal files showing the problem. - lines_1.ods : lines anchored to page, - lines_21.ods: same as line_1.ods, but lines are anchored to cell, stored - lines_22.ods: reopened lines_21.ods, seeing lines moved, stored as lines_22.ods without any change. Hints for bug hunters: I use xmllint --format content.xml > content_f.xml to have something compareable by diff. lines_21.ods->content_f.xml differs from line_22.ods->content_f.xml (line-no 50) This means to me that while parsing the input something is not read / forgotten to apply to the internal representation. Because this bug renders every (even old) document touched useless I think this bug should be considered a very grave one. Hopefully it will be an easy fix :-) with the help given above. Thanks! Bernhard
Created attachment 92922 [details] Most simple showcase 1 of 3 files
Created attachment 92923 [details] Most simple showcase file 2 of 3
Created attachment 92924 [details] Most simple showcase file 3 of 3
*** This bug has been marked as a duplicate of bug 67712 ***