Bug 265028

Summary: please add shortcuts to activate links
Product: [Frameworks and Libraries] kwebkitpart Reporter: RSB <trebor_x>
Component: generalAssignee: webkit-devel
Status: RESOLVED FIXED    
Severity: wishlist CC: michael
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 1.3.0

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