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 142411 - New directory doesn't show up
New directory doesn't show up
Status: RESOLVED DUPLICATE of bug 142201
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: High normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-05-12 16:31 UTC by Sergej Kotliar
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sergej Kotliar 2004-05-12 16:31:58 UTC
Try to create a directory from the Save file dialog - it doesn't appear in the
list until I manually reload it. Needs to be fixed ASAP.
Comment 1 Matthias Clasen 2004-05-13 03:10:20 UTC
I can't reproduce this. What happens is that the new folder is sorted among the
existing folders, which may cause it to be placed outside the visible area of
the files+folders list. Maybe this is what you are seeing.

I think it would be good to scroll the list so that the newly created folder is
visible.
Comment 2 Sergej Kotliar 2004-05-13 08:39:55 UTC
No!

I just tried it again, in an empty folder - I press "new folder", I type in the
name I want for it, press enter, and it is gone!

When I click on the name of the parent folder (the one) the newly created folder
reappears.

I use gtk 2.4.1

Also - and this is a bit unrelated - shouldn't the newly created folder be
opened automatically? Like firefox does?
Comment 3 Federico Mena Quintero 2004-05-31 16:00:07 UTC

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