After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150792 - Insert Row bug
Insert Row bug
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-08-22 20:25 UTC by Andreas J. Guelzow
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2004-08-22 20:25:40 UTC
A1:  1
A2:  2
A3:  =sum(A1:A2)

select rows 3, 4, and 5
choose insert rows

expected result: the sum formula has moved to A6
real result:     the sum formula stays in A3 but changes to =sum(A65534:A65535)
Comment 1 Jody Goldberg 2004-08-24 04:54:22 UTC
You had me worried for a few minutes there it seemed like this had been in place
for over a year.  It turns out to just be a side effect of the dsum/dcount patch
for empty cells.  CVS only.