[Libreoffice-bugs] [Bug 112640] New: Auto-Calculate does not work properly after column insert
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 25 10:47:15 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112640
Bug ID: 112640
Summary: Auto-Calculate does not work properly after column
insert
Product: LibreOffice
Version: 5.3.6.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: fred4u at wp.pl
Steps to reproduce
Enter the following:
A1: 1
B1: 1
C1: SUM(A1:B1)
C1 displays 2 (OK)
Now:
Right-click on C1 header; select "Insert columns on the left".
Blank column C1 appears, the sum moves to D1.
Click on D1, press F2 to edit formula and change B1 to C1 (now formula is
SUM(A1:C1)
Go to C1 and enter "1" for the cell.
Sum in D1 remains unchanged (2 instead of 3), only until force re-calculate D1
using F9 key.
Win7/64. OpenGL enabled.
--
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/20170925/2da04dbf/attachment.html>
More information about the Libreoffice-bugs
mailing list