GNOME Bugzilla – Bug 142201
When new folder is created, the list is not refreshed (new folder is not shown)
Last modified: 2004-12-22 21:47:04 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.
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.]
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.
Federico, see my comments in bug 142411
*** Bug 142411 has been marked as a duplicate of this bug. ***
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...