<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Wrong calculation LibreOffice Calc of dependent formulas until file is saved"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138161">138161</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Wrong calculation LibreOffice Calc of dependent formulas until file is saved
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>7.0.2.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>wizardin@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>