[Libreoffice-bugs] [Bug 104452] "Cut, add row, paste" doesn't update references

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 11 13:24:44 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=104452

--- Comment #5 from Octavio Alvarez <octallo at alvarezp.org> ---
> But, isn't it the normal behaviour of Calc that, when you copy a cell,

Yes, but the report is not about copying. It is about cutting.

So, this is the formula in D20 after the following procedures:

A. Cutting G10, no row insert, paste in D20: =A1*2

B. Cutting G10, row 2 insert, paste in D20: =#REF!11*2

C. Copying G10, no row insert, pate in D20: =#REF!11*2

D. Copying G10, row 2 insert, paste in D20: =#REF!11*2

Cases C and D are about copying and are consistent. Cases A and B are about
cutting and are inconsistent.

In case B, "cut" is adopting "copy" behavior.

I think this is the intent of the original bug report.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180711/f50fd505/attachment.html>


More information about the Libreoffice-bugs mailing list