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 654311 - Delete files/folders from the file chooser
Delete files/folders from the file chooser
Status: RESOLVED DUPLICATE of bug 325150
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2011-07-09 20:05 UTC by Anders Lindén
Modified: 2011-08-02 08:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anders Lindén 2011-07-09 20:05:57 UTC
When I started using windows, it doesnt took long until I found the possibility to use an open or save dialog to delete files. How I like it!

An application that you have used to save a file with will probably open the same directory if you choose to use "save as" yet another time.

That gives us a fast way to take us to the directory where you probably work a lot at the moment.

So if you happen to save a file with the wrong filename, you use "save as", deletes the file with the wrong filename with the save dialog, but before you close the save dialog, you enter the new name and press ok.

Or if you just want to clean up the directory, you choose "save as", deletes some files and press cancel.
Comment 1 André Klapper 2011-07-12 11:52:29 UTC
I read this three times and don't understand the request, as I don't know Windows.

Do you talk about deleting from the open/save dialog?
If so, what are the steps that you'd expect to be able to?
Comment 2 Anders Lindén 2011-07-12 14:56:03 UTC
1. open text editor
2. write some text
3. open save dialog and save as foo.txt
4. Do some changes in the document
5. open save dialog and save it as foobar.txt this time since thats a better name
6. open save dialog to see which files we have in the directory, foo.txt can be deleted as well as an image that is in the directory, I dont use it any longer.
7. make the items while still having the save dialog open and press delete, they dissapear
8. press cancel or esc to close the save dialog
Comment 3 Anders Lindén 2011-07-12 14:57:28 UTC
Correction to the previous post make=mark (point 7)
Comment 4 Cosimo Cecchi 2011-07-21 19:35:36 UTC
-> GtkFileChooser

the open/save dialog is GtkFileChooser, not nautilus.
Comment 5 Cosimo Cecchi 2011-08-02 08:12:24 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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