Created attachment 98183 [details] Moving cells breaks references in fomulas - example After moving cells (drag selected cells with left mouse and drop them with Alt key down), some references in formulas get broken. See attachment with better description.
Indeed, there is a problem when I try with LO 4.2.5.0.0+ and the master. In cell B9 I get the error Err:522 (circular reference) because the formula is =sum(B6:B12) instead of =sum(B9:B12) as I get in LO 4.1.6. As it works in LO 4.1.6, set the status to NEW and the keyword regression. Best regards. JBF
This doesn't happen with the master build. Probably fixed with one of the bugs I fixed recently.
Bug 77647 may be it.
*** This bug has been marked as a duplicate of bug 77647 ***
(In reply to comment #2) > This doesn't happen with the master build. Probably fixed with one of the > bugs I fixed recently. Sorry Kohei but I must disagree. I tried with LO 4.2.5.0.0+ containing the fix for bug 77647 (really fixed in 4.2.5) and the bug is still there. Set status to reopened Best regards. JBF
Fine. Then works for me. Either way, I did try the latest from 4.2 branch and it does work correctly.. I suggest you do the same.
And make sure that your "Expand references when new columns/rows are inserted" option is off. Because if you have that enabled, even in 4.1 this fails, and that's by design unfortunately.
(In reply to comment #7) > And make sure that your "Expand references when new columns/rows are > inserted" option is off. Because if you have that enabled, even in 4.1 this > fails, and that's by design unfortunately. Argh!!! You are right. :-) My "Expand references when new columns/rows are > inserted" option was on. If I uncheck this option the bugdoc works as expected. Thank you very much for the explanation . Set back status to resolved duplicate of bug 77647 Best regards. JBF *** This bug has been marked as a duplicate of bug 77647 ***