<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 - excel formulas get corrupted with Drag & Drop"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136537">136537</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>excel formulas get corrupted with Drag & Drop
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.4.2 release
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>vicentesolerfraile@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When a number of cells and moved, their formulas get corrupted.

please follow this simple example:

A1: one
A2: two
A3: total:
B1: 1
B2: 2
B3: SUM(B1:B2)

cell B3 contains 3, which is the sum of 1+2.

Now, select cells A2 to B3, and drag them down by 1 row -> the selection is now
A3 to B4

However, the total, which should be 3, has becomed 1 (wrong!) because the
formula still is SUM(B1:B2) whereas it should be SUM(B1:B3)

I consider this to be a significant error. Could you please check it and amend
it?

Thank you very much for your cooperation

Actual Results:
1

Expected Results:
3


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: es
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
Version 6.4.4.2</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>