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 142201 - When new folder is created, the list is not refreshed (new folder is not shown)
When new folder is created, the list is not refreshed (new folder is not shown)
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.4.x
Other Linux
: High major
: ---
Assigned To: gtk-bugs
gtk-bugs
: 142411 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-05-09 15:55 UTC by Vladimir Djokic
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Vladimir Djokic 2004-05-09 15:55:13 UTC
in file chooser, when the user creates new folder, the newly created folder is
not shown. user needs to `refresh` the list, so that new folder is shown.
Comment 1 Federico Mena Quintero 2004-05-12 16:22:29 UTC
What is the exact version of the GTK+ that you are using?  Is it from a released
tarball, or from CVS of a particular date?  Which file system backend are you
using; the Unix backend or the gnome-vfs one?

[I am not marking this a duplicate of bug #139732 because that one died as
NEEDINFO.]
Comment 2 Vladimir Djokic 2004-05-12 21:14:04 UTC
exact: gtk+ 2.4.1 (release); using gnome-vfs backend (gnome 2.6.1); tested on 
some other distros with gtk+ 2.4.1 with unix backend and the problem remains.
Comment 3 Matthias Clasen 2004-05-13 03:11:52 UTC
Federico, see my comments in bug 142411
Comment 4 Federico Mena Quintero 2004-05-31 16:00:08 UTC
*** Bug 142411 has been marked as a duplicate of this bug. ***
Comment 5 Federico Mena Quintero 2004-05-31 18:35:44 UTC
I just fixed bug #138932, which asked for switching to the newly-created folder
after you type its name and press Enter.  So I'm marking this as fixed as well,
although I'd really like to know why the new folder wasn't showing up in the
first place...