<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 - EDITING : Reference incorrectly updated when deleting rows in XLSX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128894">128894</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING : Reference incorrectly updated when deleting rows in XLSX
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.8.2 release
          </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>dennisfrancis.in@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
References are incorrectly updated after deleting rows from an Excel generated
xlsx document.

Steps to Reproduce:
1. Open the attachment (xlsx file).
2. Check B1. Note that it references B30.
3. Delete an empty row between 2 and 29 (eg. the row 10).
4. Check B1 again, it now references B26 instead of B29.

Actual Results:
B1 references B26 after delete-row.

Expected Results:
B1 should reference B29 after delete-row.


Reproducible: Always


User Profile Reset: No



Additional Info:
Like B1 the cells C1, D1 and E1 are also affected by the bug after delete-row
operation. The bug is XLSX import related, after saving the file as new XLSX
and reloading the new one, the reference is updated correctly after the same
steps.

Version: 6.2.8.2
Build ID: 6.2.8.2-2.fc30
CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

The bug is also present in latest master.</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>