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

            Bug ID: 91598
           Summary: Undo can lead to wrong results from formulas
           Product: LibreOffice
           Version: 4.4.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Similar to https://bugs.documentfoundation.org/show_bug.cgi?id=77559 I'm also
noticing that using Undo in Calc can lead to wrong data. Here are the steps to
reproduce:

1. Open a new Calc document.
2. Write in A1 "5".
3. Write in A2 "10".
4. Write in A3 "20".
5. Write in B2 "=SUM(A$1:A2)".
6. Write in B3 "=SUM(A$1:A3)".
7. Make a right click on row 3 and select "Insert Rows Above".
8. Select A4 and B4 and copy it.
9. Select A3 and paste the cells.
10. Undo the last action.


B4 shows now 55 while it should show 35.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to