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 73645 - keyboard navigation doesn't work
keyboard navigation doesn't work
Status: RESOLVED FIXED
Product: gtkhtml2
Classification: Deprecated
Component: General
unspecified
Other other
: Normal normal
: ---
Assigned To: Anders Carlsson
Anders Carlsson
: 73883 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-06 00:01 UTC by Mikael Hallendal
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allow space to activate a link (3.92 KB, patch)
2002-03-06 13:22 UTC, padraig.obriain
none Details | Review

Description Mikael Hallendal 2002-03-06 00:01:29 UTC
This was moved from Yelp module in GNOME bugzilla: Issue #72690

When I start yelp the toc view is displayed.

If I press Tab Manual Pages is highlighted; if I press Tab, Manual Pages is
highlighted, If I then press Tab again Info pages is highlighted.

Even when a link is highlighted I have not found a way to activate a link
other than by clicking on it with the mouse.
Comment 1 padraig.obriain 2002-03-06 13:21:22 UTC
I have a patch to implement activating a link by pressing space when
the link is highlighted.
Comment 2 padraig.obriain 2002-03-06 13:22:02 UTC
Created attachment 7002 [details] [review]
Allow space to activate a link
Comment 3 Anders Carlsson 2002-03-06 13:46:29 UTC
Yes, this looks good.

You can remove the GDK_Space keybinding altogether if they keynav
specs state that space should be use to activate links.
Comment 4 padraig.obriain 2002-03-06 14:30:18 UTC
Checked with Calum that space is correct key to activate link.
Comment 5 padraig.obriain 2002-03-08 09:17:46 UTC
*** Bug 73883 has been marked as a duplicate of this bug. ***