[Libreoffice-bugs] [Bug 129396] New: Shared formula group created by pasting row(s) stops listening to (part of) a range after insertion of a column before the formula group.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 13 22:29:16 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129396
Bug ID: 129396
Summary: Shared formula group created by pasting row(s) stops
listening to (part of) a range after insertion of a
column before the formula group.
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: erack at redhat.com
Short reproducers:
A1: 2
B1: =SUM(A1:A1)
copy A1:B1
paste onto A2:B2
insert column before B => formulas now in C1:C2
change A1 or A2 => C1 or C2 not recalculated
Similar with:
A1: 2
B1: 3
C1: =SUM(A1:B1)
copy A1:C1
paste onto A2:C2
select/mark C1:C2
Sheet -> Insert Cells..., Shift cells right, OK
Note that if A1:C1 is pasted also onto A3:C3 but still only shifting C1:C2 to
D1:D2 (thus keeping C3), the broadcaster/listener mechanism is kept intact and
recalculation continues to work.
--
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/20191213/0ec85edb/attachment.htm>
More information about the Libreoffice-bugs
mailing list