Bug 229120 - Support for access keys
Summary: Support for access keys
Status: RESOLVED UPSTREAM
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 13:21 UTC by Jurian Sluiman
Modified: 2010-04-03 19:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jurian Sluiman 2010-03-02 13:21:49 UTC
Version:           0.3.94 (using KDE 4.4.0)
OS:                Linux
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). Because Arora has support for accesskeys I think it should be possible with the current Webkit version (or am I wrong).

Only one usability issue: with e.g. Arora (but also Konqueror) accesskeys are toggled by keypress. So Ctrl enables accesskeys (yellow blocks are visible), press Ctrl again and they disappear. A better method (like Firefox and Chrome handles it) is on keydown. Press Ctrl and accesskeys are enabled. On keyup the accesskeys disappear.
Comment 1 Panagiotis Papadopoulos 2010-04-03 19:27:23 UTC
This is a task for kdewebkit.
:-)