Bug 265028 - please add shortcuts to activate links
Summary: please add shortcuts to activate links
Status: RESOLVED FIXED
Alias: None
Product: kwebkitpart
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 01:09 UTC by RSB
Modified: 2012-08-05 21:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RSB 2011-02-01 01:09:04 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Please add the feature from khtml to select links with shortcuts (the same whene you press Ctrl/Strg in khtml). It would be very nessesary for mouseless navigation.

Reproducible: Always
Comment 1 Michael Schuerig 2011-04-02 18:42:46 UTC
This feature is almost present. In WebKit HTML accesskeys are triggered by ALT-accesskey. Unfortunately, there doesn't seem to be a way to show which accesskeys are available.

In general, I wish accesskeys would be available in the way you describe, i.e. how they are implemented in KHTML.
Comment 2 Dawit Alemayehu 2012-08-05 21:04:36 UTC
Git commit e26fc12c3afe4f2576934b8dffd7edea08f7e257 by Dawit Alemayehu.
Committed on 05/08/2012 at 22:59.
Pushed by adawit into branch '1.3'.

Implemented access key support.
FIXED-IN: 1.3.0

M  +221  -5    src/webview.cpp
M  +24   -0    src/webview.h

http://commits.kde.org/kwebkitpart/e26fc12c3afe4f2576934b8dffd7edea08f7e257