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 70646 - rename item doesn't do undo
rename item doesn't do undo
Status: RESOLVED DUPLICATE of bug 43515
Product: nautilus
Classification: Core
Component: Views: Icon View
0.x.x [obsolete]
Other other
: Normal enhancement
: future
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-02-05 23:38 UTC by Dave Camp
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Dave Camp 2002-02-05 23:38:05 UTC
In gnome1, NautilusIconTextItem used a NautilusEntry, which it hooked up to
all the nautilus undo stuff.  Now that nautilus uses GnomeIconTextItem,
this doesn't work.

There is a virtual create_entry function in GnomeIconTextItem that a
subclass could use to create a NautilusEntry instead of a GtkEntry. 
However, GnomeIconTextItem doesn't actually use this virtual function yet,
so it needs to be fixed.
Comment 1 Darin Adler 2002-02-06 01:33:54 UTC
This is an entirely theoretical problem. The undo stuff was turned off
in Nautilus 1.X; we never spent the time to make it work.

So we haven't lost a feature.
Comment 2 Dave Bordoley [Not Reading Bug Mail] 2002-05-13 06:30:35 UTC
well since undo doesn't work at all this really a dupe of 43515. I'll
add dave's comments to that bug.

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