To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103955
                 Issue #|103955
                 Summary|Absolute reference incorrect with paste special shift
               Component|Spreadsheet
                 Version|OOo 3.0
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|editing
             Assigned to|spreadsheet
             Reported by|thor2





------- Additional comments from th...@openoffice.org Sat Aug  1 22:14:56 +0000 
2009 -------
When a paste special with shift involving a formula containing an absolute
reference would cause the absolute reference to be updated, the pasted formula
is incorrect.

Start with a blank worksheet.
Enter a numeric value in A1.
Enter a numeric value in D3.
Enter =A1*$D$3 in A2.
Select row 1, right-click, select Copy.
Right-click row 2, select Paste Special.
Check Paste all, select Shift cells->Down.
Cell B2 contains =A2*$D$3 instead of =A2*$D$4.
Select column B, right-click, select Copy.
Right-click column C, select Paste Special.
Check Paste all, select Shift cells->Right.
Cell C1 contains =B1*$D$4 instead of =B1*$E$4.

Apparently the absolute location is saved before the source cell is shifted.

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to