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 383692 - nautilus and the "open file" dialog
nautilus and the "open file" dialog
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.10.x
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2006-12-08 10:53 UTC by David Prieto
Modified: 2006-12-11 19:36 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description David Prieto 2006-12-08 10:53:14 UTC
When you press ctrl+l in nautilus, you get this:

http://img514.imageshack.us/img514/7082/pantallazodescargasnaveuv9.png

But when you do in the open file dialog, this is what you get:

http://img507.imageshack.us/img507/7784/pantallazoseleccionarpemz8.png

Shouldn't the address bar be replacing the buttons instead of appearing under them? I think it should, for the sake of coherence.
Comment 1 Federico Mena Quintero 2006-12-11 19:06:30 UTC
We tried that (replacing the path bar with the entry), but it didn't feel good when using it.  In Nautilus it works fine because the location entry is a transient state; it disappears as soon as you type a location and hit Enter.
Comment 2 David Prieto 2006-12-11 19:36:45 UTC
Right then, if you had already thought about it and decided not to do it I can only trust your good judgement.

Thanks for making gnome a bit better!