GNOME Bugzilla – Bug 760699
Deselecting a folder in the file chooser is needlessly difficult
Last modified: 2018-04-16 09:30:45 UTC
If you accidentally select a folder in the file chooser, there's no easy way to deselect it. If you've selected a folder, clicking Save navigates to that folder instead of saving the file. Navigating back to the desired folder remembers which folder you selected the last time you were there, which means it's basically impossible to save a file in the correct folder once you've accidentally selected a folder. I'd expect clicking in the blank area in the file/folder list to deselect the current selection except a) it doesn't and b) if there are enough files in the folder, there's no blank area to click in the first place. (The only way to deselect a folder once selected involves either editing the file name in the text entry field or clicking on the bookmarked locations on the left side of the dialog and then navigating back to your desired folder location. This is absurd.) I seem to recall that clicking the depressed button for the current folder used to deselect an errant selected folder, but this doesn't work anymore (assuming it ever did).
Related to https://bugzilla.gnome.org/show_bug.cgi?id=580096 If the save-Button would not navigate into a folder, we wouldn't need unselecting and vice versa if unselecting would work, we could keep the save-behaviour.
*** This bug has been marked as a duplicate of bug 580096 ***
(actually, reopening as this is rather more general than that; the other bug is just one facet of the narrative here)
"(The only way to deselect a folder once selected involves either editing the file name in the text entry field or clicking on the bookmarked locations on the left side of the dialog and then navigating back to your desired folder location. This is absurd.)" This is not true. Simply hold the Ctrl key and click on the folder again. (And this does not depend on multiple-selection mode). That is "easy" to me. Don't you think? It makes sense to me do also deselect on single-click in the blank area, but I don't know if there's a design reason against it (or it's seen as necessary enough).
*** This bug has been marked as a duplicate of bug 612235 ***