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 113619 - treestore reordering broken
treestore reordering broken
Status: RESOLVED DUPLICATE of bug 95362
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2003-05-23 23:47 UTC by Charles Schmidt
Modified: 2011-02-04 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test case (1.21 KB, text/plain)
2003-05-23 23:48 UTC, Charles Schmidt
Details

Description Charles Schmidt 2003-05-23 23:47:38 UTC
A test case is attached below.

I am able to drag and reorder Folder 4 to a child of Folder 2, or child of
the non-existant root (ie, on the level with 1 & 2), but I cannot drag it
to be a child of Folder 1.  Or, if I drag it out of Folder 3, I cannot drag
it back in?  Is this how reordering is supposed to work with the TreeStore?
If so, it seems rather useless...
Comment 1 Charles Schmidt 2003-05-23 23:48:09 UTC
Created attachment 16790 [details]
test case
Comment 2 Kristian Rietveld 2003-06-26 13:48:57 UTC
I need an extension to GtkTreeModelFlags in order to fix this properly.

Moving to 2.4.0.
Comment 3 Kristian Rietveld 2003-07-12 19:41:25 UTC
No, I don't need that. I fixed it without adding API. The patch in bug
#95362 will be updated to also have a fix for this bug.


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