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 144232 - Save dialog doesn't allow paths to be enterred as part of the filename.
Save dialog doesn't allow paths to be enterred as part of the filename.
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.4.x
Other Linux
: High normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-06-12 18:29 UTC by Euan MacGregor
Modified: 2011-02-04 16:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Euan MacGregor 2004-06-12 18:29:27 UTC
- Bring up save dialog
- Type a filename with a path into the textbox (e.g. /tmp/asdf)
- Observe attempt failing because there's a "/" in the filename.

My expectation is that I can type the directory faster than I can hunt it down
with a mouse, and that it would be less intrusive to my workflow.
Comment 1 Federico Mena Quintero 2004-06-23 00:43:34 UTC
See bug #143011 for a related issue.  We'll be changing the save dialog to allow
you to type relative paths shortly.
Comment 2 Jon Kåre Hellan 2004-07-30 09:05:15 UTC
Presumably, Federico means both relative and absolute paths :-)
Comment 3 Federico Mena Quintero 2004-08-06 19:59:55 UTC
Fixed in both the HEAD and gtk-2-4 branches.