[Libreoffice-bugs] [Bug 129333] New: calc autocalculate quite simple case still buggy
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 11 18:06:39 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129333
Bug ID: 129333
Summary: calc autocalculate quite simple case still buggy
Product: LibreOffice
Version: 4.2.0.4 release
Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: newbie-02 at gmx.de
Description:
simple test:
A1: 2
B1: 3
C1: =SUM(A1:B1)
A1:C1: copy
A2:C2: paste
C:C: insert column left / before
B2: delete content
D2: observe: !not updated!
from tests from other users in other cases it might be that this error doesn't
show up in all situations, but only under special circumstances, i had already
suspected calc to be 'not xeon-aware' or 'not 8-core aware' or 'not win7-aware'
... there is yet no clear picture from the feedback ... :-( ... it might be
something works differently because i mainly work with 'server installs',
(msiexec /a ...) or whatever ... i'd like to find out,
thus i kindly ask that some testers check out that little script and provide
feedback,
Steps to Reproduce:
1. - A1: 2
2. - B1: 3
3. - C1: =SUM(A1:B1)
4. - A1:C1: copy
5. - A2:C2: paste
6. - C:C: insert column left / before
7. - B2: delete content
8. - D2: observe: !not updated!
Actual Results:
D2 not updated, one may even delete all content in the area A1:C2, D1 and D2
remain with the result '5' despite summing only empty cells ...
Expected Results:
D2 updated in the same way it would happen if you do not insert a column
between source-range and formula
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 6.5.0.0.alpha0+ (x64)
Build ID: 9ab43aebad67383057d2cc3f754ce2193fa78b4e
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win;
Locale: de-DE (de_DE); UI-Language: en-US
Calc:
--
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/20191211/48727624/attachment.htm>
More information about the Libreoffice-bugs
mailing list