Bug 173496 - edit cells creates CIRCLE Error
Summary: edit cells creates CIRCLE Error
Status: RESOLVED DUPLICATE of bug 173293
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: VHI grave
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-25 10:03 UTC by Ferdinand Gassauer
Modified: 2008-10-25 10:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***