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 730723 - window: Allow Shift-Return to previous find
window: Allow Shift-Return to previous find
Status: RESOLVED FIXED
Product: devhelp
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: devhelp-maint
devhelp-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-25 15:49 UTC by Damián Nohales
Modified: 2014-07-08 14:41 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12


Attachments
window: Allow Shift-Return to previous find (2.25 KB, patch)
2014-05-25 15:53 UTC, Damián Nohales
committed Details | Review

Description Damián Nohales 2014-05-25 15:49:21 UTC
The search entry must allow to go to the previous search result by pressing Shift-Return like most applications.
Comment 1 Damián Nohales 2014-05-25 15:53:08 UTC
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.
Comment 2 Frederic Peters 2014-07-08 14:41:38 UTC
Thanks, sorry for the delay.

Attachment 277149 [details] pushed as 22c0e75 - window: Allow Shift-Return to previous find