Summary | Menu doesn't use accesskey attribute in hrefs |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | selsky (at) columbia (dot) edu |
Created | 11/01/2007 (6457 days ago) |
Due | |
Updated | 09/06/2017 (2860 days ago) |
Assigned | |
Resolved | 02/05/2013 (4534 days ago) |
Milestone | |
Patch | No |
commit aa067c9e597f12e6236d6ae8489810ef915caa47
Author: bertrand Gugger <toggg@php.net>
Date: Wed Nov 2 07:21:47 2005 +0000
onclick in lowercase for Xhtml compliance (
Bug #5847)git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@199762
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki/Render/Xhtml/Interwiki.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://github.com/horde/horde/commit/aa067c9e597f12e6236d6ae8489810ef915caa47
commit 857cd83405bbf6bf03d40d6ac788638495f2f2a3
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Feb 4 22:18:41 2013 -0700
[mms] Minimal menu entries are now accessible via numbered
accesskeys (
Request #5847).imp/docs/CHANGES | 2 ++
imp/package.xml | 2 ++
imp/templates/minimal/menu.html.php | 5 +++--
3 files changed, 7 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/857cd83405bbf6bf03d40d6ac788638495f2f2a3
Assigned to Michael Slusarz
State ⇒ Resolved
commit 857cd83405bbf6bf03d40d6ac788638495f2f2a3
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Feb 4 22:18:41 2013 -0700
[mms] Minimal menu entries are now accessible via numbered
accesskeys (
Request #5847).Version ⇒ HEAD
the links and sets accesskey="#".
We should do the same.
access keys.
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ MIMP
Summary ⇒ Menu doesn't use accesskey attribute in hrefs
Type ⇒ Enhancement
the menu hyperlinks are missing the accesskey attribute. This would
allow users to press "1" to refresh, "2" to "Purge deleted", etc
without having to click on tiny links.
For examples of access