[Libreoffice-bugs] [Bug 138161] New: Wrong calculation LibreOffice Calc of dependent formulas until file is saved

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 12 12:50:42 UTC 2020


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

            Bug ID: 138161
           Summary: Wrong calculation LibreOffice Calc of dependent
                    formulas until file is saved
           Product: LibreOffice
           Version: 7.0.2.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: wizardin at gmail.com

Description:
Value 1 is constant
Value 2 is constant
Value 3 = Value 1 + Value 2
Value 4 = Value 3

Values 4 doesn't change when i change Value 1 or Value 2.
After i press "Save file", Value 4 calculates correctly.

Steps to Reproduce:
1. A=100, B=100, C=A+B, D=C
2. Change A or B to 150
3. Press Save file

Actual Results:
Step 2: C = 250, D = 200 (must be 250)
Step 3: C = 250, D = 250

Expected Results:
C = 250, D = 250


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.0.2.2
Build ID: 00(Build:2)
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.0.2-0ubuntu1_oibaf~f
Calc: threaded

-- 
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/20201112/6ce07b59/attachment.htm>


More information about the Libreoffice-bugs mailing list