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 579551 - <shift>+<return> does not work while typeahead find is active
<shift>+<return> does not work while typeahead find is active
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: Icon View
0.x.x [obsolete]
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-19 19:03 UTC by Jonathon Jongsma
Modified: 2009-04-20 11:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to allow <shift>+<return> to behave as expected while doing a typeahead find (1.83 KB, patch)
2009-04-19 19:05 UTC, Jonathon Jongsma
none Details | Review

Description Jonathon Jongsma 2009-04-19 19:03:36 UTC
I often want to quickly find a directory by using the 'typeahead find' feature and then open it and close all parent windows (e.g. using <shift>+<return>).  But the <shift>+<return> key combo does not work while the search entry is active.  so I have to explicitly dismiss it with <esc> first.  Attaching a patch which adds this ability.
Comment 1 Jonathon Jongsma 2009-04-19 19:05:19 UTC
Created attachment 132913 [details] [review]
patch to allow <shift>+<return> to behave as expected while doing a typeahead find
Comment 2 Alexander Larsson 2009-04-20 11:04:01 UTC
commited. thanks.