GNOME Bugzilla – Bug 570425
Use the selected folder when saving
Last modified: 2011-06-13 20:47:19 UTC
This makes the save part of gnome-screenshot work better: you don't have to enter a folder to select it.
Created attachment 127877 [details] [review] Patch from openSUSE
I don't see what this change is for...we already tell the GtkFileChooserButton to only select folders, so the folder_uri should be tha same as the uri, no?
gtk_file_chooser_get_current_folder_uri vs gtk_file_chooser_get_uri Current folder is the folder displayed in the file chosser. While in the second case, if the user selects a folder (without opening it), it will be returned. At least, that's my understanding :-)
Cosimo, so what do you think? :-)
@Vincent: sorry for the long delay, I forgot about this. I now applied the patch, see https://bugzilla.gnome.org/show_bug.cgi?id=579232 *** This bug has been marked as a duplicate of bug 579232 ***