Bug 173496

Summary: edit cells creates CIRCLE Error
Product: [Applications] calligrasheets Reporter: Ferdinand Gassauer <gassauer>
Component: generalAssignee: Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: grave CC: sven.langkamp
Priority: VHI    
Version: Git   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ferdinand Gassauer 2008-10-25 10:03:13 UTC
Version:           2.0 beta-2 (using 4.1.2 (KDE 4.1.2) "release 45.1", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.25.16-0.1-default

example
a1=1
a2=2
a3=3
b2=a2+a3 (= 5)
so far so good

now edit the cell b2
b2=a4+a3
cell a4 now holds the formula
a4=a4+a3

IMHO this does not happen for the "first" edit of b2 but for all following edits.
Comment 1 Ferdinand Gassauer 2008-10-25 10:07:18 UTC
put it as VHI and grave because kspread is not usable with formula editing errors.
Comment 2 Sven Langkamp 2008-10-25 10:11:48 UTC

*** This bug has been marked as a duplicate of bug 173293 ***