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

            Bug ID: 103890
           Summary: cut paste forumulra rewrite
           Product: LibreOffice
           Version: 5.2.3.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: bugzi...@connor.hu

Steps:
1, Create new calc spreadsheet document
2, Create new sheet named "Sheet2"
3, Fill every sheets like this:

A1: 45
B1: 2
C1: =A1*B1

4, Cut the A1:C1 range from Sheet1
5, Paste the clipboard to A2:C2 on Sheet2

Facts:
- In C1 cell the expected result is =A1*B1 but there is =Sheet2.A1*Sheet2.B1
- Formula with the current sheet name is unnecessary and hard to read in the
case of complicated forumas.
- This bug rewrites every formulas in the document.
- This bug can crash the calc in the case of big document.
- Sometimes the forumla rewrite can breaks the foruma.
- Tested on platform OSX and linux
- Copy/paste not affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to