[Libreoffice-bugs] [Bug 128894] New: EDITING : Reference incorrectly updated when deleting rows in XLSX

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 19 12:31:32 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128894

            Bug ID: 128894
           Summary: EDITING : Reference incorrectly updated when deleting
                    rows in XLSX
           Product: LibreOffice
           Version: 6.2.8.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: dennisfrancis.in at gmail.com

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.

-- 
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/20191119/e7125ae7/attachment.html>


More information about the Libreoffice-bugs mailing list