Bug 233188

Summary: Support for access keys
Product: [Frameworks and Libraries] kdelibs Reporter: Jurian Sluiman <subscribe>
Component: kdewebkitAssignee: webkit-devel
Status: RESOLVED FIXED    
Severity: wishlist CC: adawit, cullmann, tiposchi
Priority: NOR    
Version: 4.4   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Jurian Sluiman 2010-04-03 19:47:32 UTC
Version:            (using KDE 4.4.2)
Installed from:    Ubuntu Packages

Accesskeys are a common method to assign focus on an element
(http://www.w3.org/TR/html401/interact/forms.html#adef-accesskey).

I filed the bug first for Rekonq, but they said it's a kdewebkit issue. More info at bug #229120 (https://bugs.kde.org/show_bug.cgi?id=229120)
Comment 1 Dawit Alemayehu 2010-05-27 21:09:14 UTC
Yes, this is a known missing functionality that has been added to the ISSUES file at

http://websvn.kde.org/trunk/KDE/kdelibs/kdewebkit/ISSUES?view=markup

but it is something that should be implemented upstream in QtWebKit itself. If someone upstream does not implement this, I will see if I can do the patch for upstream myself at some point in the future...
Comment 2 Frank Reininghaus 2011-01-12 22:22:52 UTC
*** Bug 262975 has been marked as a duplicate of this bug. ***
Comment 3 Dawit Alemayehu 2013-08-23 01:23:10 UTC
Reminder to myself: port this functionality from kwebkitpart:
http://commits.kde.org/kwebkitpart/e26fc12c3afe4f2576934b8dffd7edea08f7e257.
Comment 4 Christoph Cullmann 2024-05-04 21:14:46 UTC
KDEWebkit got deprecated/removed.