[Libreoffice-bugs] [Bug 121568] New: calc: move cell does not update row sum

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 20 23:41:03 UTC 2018


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

            Bug ID: 121568
           Summary: calc: move cell does not update row sum
           Product: LibreOffice
           Version: 6.1.3.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: satphil at gmail.com

Description:
See attached test case. Sum two rows: A1 + B1 = C1; A2 + B2 = C2 where B1 is
blank. Cut B2 and paste into B1. Result C2 is decremented correctly by old B2
value; but result C1 is NOT incremented by new B1 value. Formula of C1 remains
correct =SUM($Sheet1.A1:B1) as is C2's formula but C1 result is wrong. Saving
file, close and re-open does not fix incorrect C1 result. Undo undo to return
to initial state results in C2 now having incorrect result. Bug occurs whether
drag and drop or control-x/control-v used. This is a data integrity issue as
the wrong answer is being displayed.

Steps to Reproduce:
1. Sum two rows: A1 + B1 = C1; A2 + B2 = C2 where B1 is blank. 
2. Cut B2 and paste into B1. Result C2 is decremented correctly by old B2
value; but result C1 is NOT incremented by new B1 value. 
3. Formula of C1 remains correct =SUM($Sheet1.A1:B1) as is C2's formula but C1
result is wrong. 
4. Saving file, close and re-open does not fix incorrect C1 result. 
5. Undo undo to return to initial state results in C2 now having incorrect
result. 
6. Bug occurs whether drag and drop or control-x/control-v used. 


Actual Results:
C1 not incremented by new B1 value; undo does not return to initial state

Expected Results:
C1 incremented by new B1 value; undo does return to initial state


Reproducible: Always


User Profile Reset: No



Additional Info:
Reproduced reliably by olivier.tilloy at canonical.com on Ubuntu 16.04 and 19.04
(libreoffice 6.1.3.2).
He can also reproduce the issue with the upstream build of libreoffice
(6.1.3.2)

-- 
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/20181120/0032ce02/attachment-0001.html>


More information about the Libreoffice-bugs mailing list