Bug 1893429 - [calc] live update of values along a formula chain is stopped at the 3rd cell
Summary: [calc] live update of values along a formula chain is stopped at the 3rd cell
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-31 12:25 UTC by Basil Eric Rabi
Modified: 2020-11-01 11:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-01 11:30:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screencast (1.52 MB, video/webm)
2020-10-31 12:25 UTC, Basil Eric Rabi
no flags Details

Description Basil Eric Rabi 2020-10-31 12:25:11 UTC
Created attachment 1725502 [details]
Screencast

Description of problem:
When updating a cell value, the 3rd (or more) cell along the formula chain is not updated right away.

Version-Release number of selected component (if applicable):
Version: 7.0.2.2
Build ID: 00(Build:2)
CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-PH (en_PH.UTF-8); UI: en-US
Calc: threaded

How reproducible:
100%

Steps to Reproduce:
1. Open a new calc file
2. Input "Any value" in cell A1
3. A2 = A1
4. A3 = A2
5. A4 = A3
6. Change the value of A1 to "New Value"

Actual results:
value of A4 = "Any Value"

Expected results:
value of A4 = "New Value"

Additional info:
Regression from fedora 32. Upon saving, all cells are updated.
Will try the new version in updates-testing if issue is still present once it is available in the mirrors.

Comment 1 Basil Eric Rabi 2020-11-01 11:30:37 UTC
Fixed in https://bodhi.fedoraproject.org/updates/FEDORA-2020-91f748ed8a


Note You need to log in before you can comment on or make changes to this bug.