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 315424 - SaveFileDialog switches directory when clicking on save
SaveFileDialog switches directory when clicking on save
Status: RESOLVED DUPLICATE of bug 162358
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.4.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-09-07 07:48 UTC by Christian
Modified: 2005-11-11 20:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Christian 2005-09-07 07:48:52 UTC
Please describe the problem:
The standard FileSaveDialog show some strange behaviour when cklicking on the
'save' button. If the current directory has subfolders the dialog will switch to
the first subfolder when clicking on the 'save' button. A second click on 'save'
will eventually save the file in the subfolder.

Steps to reproduce:
1. Start e.g. gimp from a directory which has subfolders
2. create a new canvas
3. Choose File->SaveAs
4. Enter a filename
5. Click on 'save' 

Actual results:
the current directory will change without the will of the user

Expected results:
the current directory is not supposed to change

Does this happen every time?
yes

Other information:
Comment 1 Federico Mena Quintero 2005-11-11 20:28:11 UTC
Please updated your GTK+; this was fixed a long time ago.

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