To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82959
                 Issue #|82959
                 Summary|oocalc wrongly renumbers cell references in equation o
                        |n row/column insertion
               Component|Spreadsheet
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|editing
             Assigned to|spreadsheet
             Reported by|kavol





------- Additional comments from [EMAIL PROTECTED] Thu Oct 25 08:49:31 +0000 
2007 -------
Hello,

using a very simple spreadsheet, I've come across a nasty flaw in renumbering 
relative adresses. Simple testcase:

1) create table
A1: 1
B1: 2
C1: =A1+B1
A2: 3
B2: 4
C2: =C1+A2+B2

2) put cursor to row 2 and insert row

3) value of C3: =C1+A3+B3
expected value of C3: =C2+A3+B3

the same works for inserting column, i.e. if you rotate the above example, and 
put B3: =A3+B1+B2, after inserting column before B you get C3: =A3+C1+C2 
instead of =B3+C1+C2

this is contrary to documentation, which says that all relative references are 
modified, and inconsistent with copy&paste behaviour - if I copy B3 from the 
first example to C3, I get the expected =C2+A3+B3

---------------------------------------------------------------------
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