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 568543 - GtkFileChooser don't "auto-open" folders created using it
GtkFileChooser don't "auto-open" folders created using it
Status: RESOLVED DUPLICATE of bug 552619
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.14.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2009-01-21 12:36 UTC by Bruno Boaventura
Modified: 2009-01-21 13:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Bruno Boaventura 2009-01-21 12:36:42 UTC
In previous versions, GtkFileChooser works this way:

1. click on "Create Folder";
2. type the name;
3. hit <enter>;
4. the new folder is automatically open.

Now:

1. click on "Create Folder";
2. type the name;
3. hit <enter>;
4. the new folder is listed and you have to double click on it to open it.

I think the previous way is better when you're saving files.
Comment 1 Baptiste Mille-Mathias 2009-01-21 13:01:30 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 552619 ***