You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/07/11 10:42:22 UTC

[Bug 120251] New: Undo delete sheets, the referece across sheet can not be restored.

https://issues.apache.org/ooo/show_bug.cgi?id=120251

          Priority: P3
            Bug ID: 120251
          Assignee: ooo-issues@incubator.apache.org
           Summary: Undo delete sheets, the referece across sheet can not
                    be restored.
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: shanzhu33@gmail.com
          Hardware: All
            Status: CONFIRMED
           Version: AOO 3.4.0
         Component: editing
           Product: spreadsheet

Build info: AOO3.4.1_r1354891

Steps to reproduce:
1. Create a new file in Spreadsheet.
2. Input a formula in A1 which reference a cell in another sheet. Say,
"=Sheet2.a1"
3. Select Sheet1 and Sheet2 together. (Press Shift, click the tab of Sheet2)
4. Right click sheet tab -> Delete Sheet...
5. Press Ctrl+Z to undo the delete.

Issue:
The sheet name in reference string can not be restored. Formula will return a
error.

Notes: Delete Sheet2 first, then Sheet1. Undo 2 times, it works.

-- 
You are receiving this mail because:
You are the assignee for the bug.