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 114558 - [patch] Make hitting return in search entry go to first match
[patch] Make hitting return in search entry go to first match
Status: RESOLVED FIXED
Product: devhelp
Classification: Applications
Component: General
0.6
Other Linux
: High normal
: ---
Assigned To: Mikael Hallendal
Mikael Hallendal
Depends on:
Blocks:
 
 
Reported: 2003-06-06 11:18 UTC by Mike Hearn
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (961 bytes, patch)
2003-06-06 11:19 UTC, Mike Hearn
none Details | Review

Description Mike Hearn 2003-06-06 11:18:58 UTC
This irritated me for ages, so here's a patch. Now when you have a
completion, hitting enter will actually open the page.

Of course I'm still being bitten by the wierd negative page size bug in
gtkhtml2, and I would much rather use Gecko but unfortunately it always
crashes for me. <sigh>
Comment 1 Mike Hearn 2003-06-06 11:19:30 UTC
Created attachment 17219 [details] [review]
Patch
Comment 2 Elijah Newren 2003-06-14 21:39:04 UTC
Adding PATCH keyword and setting the priority to high because of the
patch.
Comment 3 Richard Hult 2003-06-27 20:33:19 UTC
Committed a variation of this, thanks!