GNOME Bugzilla – Bug 144232
Save dialog doesn't allow paths to be enterred as part of the filename.
Last modified: 2011-02-04 16:16:49 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.
See bug #143011 for a related issue. We'll be changing the save dialog to allow you to type relative paths shortly.
Presumably, Federico means both relative and absolute paths :-)
Fixed in both the HEAD and gtk-2-4 branches.