Bug 1893429
Summary: | [calc] live update of values along a formula chain is stopped at the 3rd cell | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Basil Eric Rabi <ericbasil.rabi> | ||||
Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 33 | CC: | caolanm, dtardon, erack, sbergman | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | --- | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-11-01 11:30:37 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
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.