WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
20417
[gtk] using alt as html accesskey is likely to conflict with application shortcuts.
https://bugs.webkit.org/show_bug.cgi?id=20417
Summary
[gtk] using alt as html accesskey is likely to conflict with application shor...
arno.
Reported
2008-08-17 06:44:17 PDT
Hi, currently, webkit-gtk uses "alt" modifier as html accesskey. That causes some conflict with midori's accesskey menus. It would be nice to have an accesskey modifier for html content different from gtk menus modifiers (alt or ctrl). It would be nice to: a) have something else for an accesskey, less likely to conflict with application menu b) or even better, having a default accesskey, and a setting to change it c) or may be, a totally different way of dealing with accesskeys, such as described here:
http://juicystudio.com/article/firefox2-accesskeys.php
Reference: discussion about accesskeys for mac os x webkit:
https://bugs.webkit.org/show_bug.cgi?id=7466
Attachments
uses Alt-Shift instead of Alt
(749 bytes, patch)
2008-08-17 06:47 PDT
,
arno.
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
arno.
Comment 1
2008-08-17 06:47:25 PDT
Created
attachment 22843
[details]
uses Alt-Shift instead of Alt I don't know webkit enough to be able to implement something like b) or c), but here is a trivial patch to use Alt-Shift (firefox default on unix).
Alexey Proskuryakov
Comment 2
2009-02-19 13:20:43 PST
This patch is not marked for review - did you want it to be reviewed? It's probably stale, as WebCore code changed since August.
Martin Robinson
Comment 3
2015-05-07 19:46:45 PDT
Going to close this since it's almost certainly stale.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug