GNOME Bugzilla – Bug 730723
window: Allow Shift-Return to previous find
Last modified: 2014-07-08 14:41:42 UTC
The search entry must allow to go to the previous search result by pressing Shift-Return like most applications.
Created attachment 277149 [details] [review] window: Allow Shift-Return to previous find This patch solves the problem, but I actually think that this should be solved in GtkSearchEntry since there are too many apps that have the same problem and is a de-facto behavior in most non-GNOME apps.
Thanks, sorry for the delay. Attachment 277149 [details] pushed as 22c0e75 - window: Allow Shift-Return to previous find