<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Table formulas don't update before print, export to PDF or preview when a field changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124025">124025</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Table formulas don't update before print, export to PDF or preview when a field changes
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>alex_polkovnik@mail.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>