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 595347 - Can't use enter to activate a link found with 'find in links'
Can't use enter to activate a link found with 'find in links'
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Backend
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
: 394914 596284 647206 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-09-16 11:27 UTC by Sam Morris
Modified: 2018-12-28 08:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sam Morris 2009-09-16 11:27:26 UTC
While trying to file a bug against epiphany I browsed to https://bugzilla.gnome.org/enter_bug.cgi?classification=Desktop, pressed ' and then typed epiphany. Although the correct link was selected, I couldn't press Enter to activate it as I could with the gecko backend.
Comment 1 Xan Lopez 2009-09-25 08:29:01 UTC
*** Bug 596284 has been marked as a duplicate of this bug. ***
Comment 2 Wouter Bolsterlee (uws) 2009-10-13 20:06:16 UTC
Confirming, I'm seeing this too.
Comment 3 Wouter Bolsterlee (uws) 2009-10-13 20:07:52 UTC
*** Bug 394914 has been marked as a duplicate of this bug. ***
Comment 4 Ole Laursen 2011-04-08 19:02:54 UTC
*** Bug 647206 has been marked as a duplicate of this bug. ***
Comment 5 Diego Escalante Urrelo (not reading bugmail) 2011-04-14 04:48:40 UTC
Apparently this search-in-links actually searches everywhere.
Comment 6 Jean-François Fortin Tam 2012-10-07 15:05:23 UTC
Not sure what "find in links" would be, but you can't activate hyperlinks that are highlighted through the normal search, I guess this is what it's about.
Comment 7 Ole Laursen 2012-10-08 08:08:44 UTC
If you read the original report, Sam actually explains that you need to press the ' (single quote) key. Try it. :)

This stems from a much touted feature Firefox introduced many years ago. I think they called it type-ahead find or something like that and that it was originally an a11y feature. But it did gain some popularity among the general hacker populace since you can navigate many sites without lifting your hands off the keyboard.

The way it works is that you press ', type a part of the link, use Ctrl+g if it finds the wrong one, then press enter when it got it right. You can try it in Firefox, still works there. If you can fix it, it would be sweeeeeet. :)
Comment 8 Jean-François Fortin Tam 2012-10-08 15:53:53 UTC
Yeah I did try it, and ... oh wait, the UI is slightly different from the ctrl+F one, and it actually works now. And it only searches links.

So there's
- ctrl+F (normal search, you have to press Escape to select the last focused link),
- ' (searches links and selects them)
- / (searches all the text but also selects links).