To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111318
                 Issue #|111318
                 Summary|Pasting (indirect) formulas produces wrong references 
                        |in formula
               Component|Spreadsheet
                 Version|OOo 3.2
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|gorgonz





------- Additional comments from [email protected] Sun May  2 11:14:46 
+0000 2010 -------
Correct Version is not selectable: ooo3.2.1, ooo320m21
OS: OpenSUSE 11.1

Example:
- Add in sheet1, B6: "=SUMME(B3:B5)"
- Enter in sheet2, B7: "="
- Navigate to sheet1, B6 and hit enter
  -> you get the correct content: "=sheet1.b6"

- Enter in sheet3, B8: "="
- Navigate to sheet2, B7 and hit enter
  -> you get the correct content: "=sheet2.b7"

No the error case:
- Navigate to sheet2, B7 and copy to clipboard
- Enter in sheet3, B9 and paste
  -> you get the wrong content: "=sheet2.b8"
  -> expected content: "=sheet2.b7"

I placed it as prio 2, because you might not notice/expect the error and
continue to work with wrong values.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to