Version: 1.6 (using KDE KDE 3.5.5) Installed from: Compiled From Sources Compiler: gcc version 3.3.5 20050117 (prerelease) (SUSE Linux) OS: Linux Create a spreadsheet with a1 = 1 a2 = 2 a3 = 3 a4 = sum(a1:a3) Then delete row 4. KSpread complains about an error in the new cell A3, and A3 contains =sum(A1:#Dependency!) I saw some similar bug reports that were dismissed, but this works fine in Excel and OO.org, and people expect this behavior.
Created attachment 18431 [details] Test case
hi "mathpup" :) How do you delete row 4 (the row, that contains the "sum(a1:a3)", right?) ? Whatever I try here, the bug isn't reproducable for me with KSpread 1.6.1 :-(
ah, I just tried some other combinations and I am able to reproduce it now :) So, delete row number 3 (those row that contains the "3") by clicking on the rowheader of row #3 and choose "delete rows".
Still valid in the upcoming 2.x series.
Hi guys, am gonna try to fix this bug...:)
Have fixed the bug.Just testing my patch before it is committed.
This bug got fixed in the meantime.