[Libreoffice-bugs] [Bug 124025] New: Table formulas don't update before print, export to PDF or preview when a field changes
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 12 14:18:21 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124025
Bug ID: 124025
Summary: Table formulas don't update before print, export to
PDF or preview when a field changes
Product: LibreOffice
Version: 6.3.0.0.alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: alex_polkovnik at mail.ru
Description:
Table formulas don't update before print, export to PDF or preview if it has a
link to a cell with a field that was changed. Only updates if I put cursor to
the table.
Steps to Reproduce:
1. Open the attached file.
2. Press preview, or export it to PDF or print to any printer.
3. Look the 1st cell of the table.
Actual Results:
1st cell's value remains 7.
Expected Results:
1st cell's value should be 22.
Reproducible: Always
User Profile Reset: No
Additional Info:
1st cell uses the sum of the 2nd and 3rd cells, which contains page number of a
bookmark "End", which is placed at the end of the document. So, the cell should
be 3+19=22, but it still has 3+4=7.
4 is the value of the 3rd cell before some pages of text were inserted -
previously bookmark was on the page 4. Then after pasting some text the
bookmark appears on the page 19, but the 1st cell doesn't update its formula
result. Even on preview, export or printing. Seems that when the field receives
a new value it doesn't trigger recalculation.
Ver: 6.2.2.1
ID: fcd633fb1bf21b0a99c9acb3ad6e526437947b01
CPUThreads: 4; OS: Windows 6.3; GL: default; VCL: win;
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: CL
The bug appeared in 6.2.2.1 rc or pre-release and reproduced in 6.3.0 alpha.
Version 6.1.2 doesn't have this bug - table recalculates correctly at least on
export and print.
--
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/20190312/1f287cef/attachment.html>
More information about the Libreoffice-bugs
mailing list