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 50054 - Save expanded node state in TreeView
Save expanded node state in TreeView
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
1.3.x
Other All
: Normal enhancement
: Medium API
Assigned To: gtktreeview-bugs
gtktreeview-bugs
: 59377 75128 82793 242745 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2000-12-15 23:18 UTC by Havoc Pennington
Modified: 2013-10-06 05:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2000-12-15 23:18:41 UTC
* Allow for storing of expanded nodes.  Ie. if a child node is
   expanded, then the parent is collapsed and reexpanded, we want to
   also expand the child.  Puntable 'til later.  One way to do this is
   to just set the height of all subnodes to 0.
Comment 1 Havoc Pennington 2001-01-29 19:39:15 UTC
Put all GTK 1.3.x bugs on 2.0.0 milestone
Comment 2 Jonathan Blandford 2001-10-01 19:13:27 UTC
*** Bug 59377 has been marked as a duplicate of this bug. ***
Comment 3 Kristian Rietveld 2002-05-02 19:40:12 UTC
Reassigning bugs to new component owner. Sorry for the flood.
Comment 4 Arnaud Charlet 2002-05-03 16:34:19 UTC
May I suggest a closer milestone for this item ? It is one of
the main reasons for keeping a CTree rather than switching to a
TreeView as far as I can see.

Arno
Comment 5 Jonathan Blandford 2002-05-23 21:05:55 UTC
*** Bug 82793 has been marked as a duplicate of this bug. ***
Comment 6 Matthias Clasen 2004-02-11 20:12:53 UTC
*** Bug 75128 has been marked as a duplicate of this bug. ***
Comment 7 Felipe Heidrich 2004-10-08 18:11:12 UTC
Here some other case you guys might want to fix:

1. Expand node "P" in a TreeView
2. Remove all the sub nodes of "P"
-> At this point the state "P" automatically changes from expanped to collapse.
3. Add a new node "C" to node "P"
-> In order to show node "C" is necessary to expand node "P" again.

See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=40797
Comment 8 Ismael Juma 2005-10-03 11:20:38 UTC
Sorry. Changed a field by mistake... fixing it.
Comment 9 Matthew Barnes 2009-06-13 22:00:18 UTC
*** Bug 242745 has been marked as a duplicate of this bug. ***
Comment 10 Matthias Clasen 2013-02-04 06:14:38 UTC
*** Bug 75128 has been marked as a duplicate of this bug. ***
Comment 11 Matthias Clasen 2013-10-06 05:51:12 UTC
closing old bugs