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 773193 - Multiword search in the file chooser
Multiword search in the file chooser
Status: RESOLVED DUPLICATE of bug 765551
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.22.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-10-18 22:23 UTC by sayonalion
Modified: 2017-10-06 16:14 UTC
See Also:
GNOME target: ---
GNOME version: 3.21/3.22



Description sayonalion 2016-10-18 22:23:43 UTC
It's impossible to search in the file chooser if a query contains several words. When you press the space, you activate the first search result: if it's a directory, you move to the corresponding location, if it's a file, it's opened. This happens because the focus is constantly moved from the search field to the search results list as you type. This was reported here: https://bugzilla.gnome.org/show_bug.cgi?id=767736
Comment 1 Daniel Boles 2017-10-06 16:14:06 UTC

*** This bug has been marked as a duplicate of bug 765551 ***