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 124244 - ungrouping rows with plus-sign doesn't always work
ungrouping rows with plus-sign doesn't always work
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.2.x
Other Linux
: High minor
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-10-09 21:14 UTC by Ain Vagula
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample excel file (9.50 KB, application/octet-stream)
2003-10-09 21:15 UTC, Ain Vagula
Details

Description Ain Vagula 2003-10-09 21:14:16 UTC
I put a file in my web: http://www.avkb.ee/test.xls. If I open this file with 
Gnumeric, I can expand the grouped rows first time only by clicking the grouping 
level number 2. Plus-sign doesn't work. After I have once expanded and collapsed 
grouped rows, plus-sign will work also. Expanding grouped columns works as 
needed.
Comment 1 Ain Vagula 2003-10-09 21:15:19 UTC
Created attachment 20606 [details]
sample excel file
Comment 2 Jody Goldberg 2003-10-09 21:17:48 UTC
I can replicate this.

This logic has been damn tricky.  Its probably related to the
direction of the plus.
Comment 3 Jody Goldberg 2003-10-18 18:59:20 UTC
phew.  The logic was fine.  This was a simple xls import error.  We were only
setting the collapse state on cols/rows that were at level > 0.