<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 - Formula result not repainted immediately after Cut&Paste move."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124266">124266</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Formula result not repainted immediately after Cut&Paste move.
          </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>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>erack@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>A formula cell is not repainted after this procedure:

1. in A3:B4 enter the values 1, 2, 4, 8 (row-wise)
2. in C1 enter formula =SUM(A1:B1)
3. copy cell C1 to clipboard
4. paste onto C2:C4
5. select A3:B3
6. cut to clipboard
7. paste on A1
=> cell C1 is recalculated and displays 3
=> cell C3 still displays 0 and appears to not being recacluated, but in
fact it is just not repainted, as can be seen with a sequence of PageDn
and PageUp, or Shift+Ctrl+R, or anything else that attempts to obtain
the cell's value.

The same does not happen if steps #6 and #7 instead are performed using
Drag&Drop.

It also does not happen if before step 5 a formula is added in some
(doesn't matter which) cell with =D3

Failure was observed while fixing <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Comments in Impress are not accessible (adding/reading)"
   href="show_bug.cgi?id=101002">bug 101002</a> and <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Changing a reference in a formula cell of a shared formula group may not rebuild all dependencies of the then split group."
   href="show_bug.cgi?id=123736">bug 123736</a>.</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>