| Summary | Menu doesn't use accesskey attribute in hrefs |
| Queue | IMP |
| Queue Version | Git master |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | Michael Slusarz <slusarz (at) horde (dot) org> |
| Requester | Matt Selsky <selsky (at) columbia (dot) edu> |
| Created | 11/01/2007 (2026 days ago) |
| Due | |
| Updated | 04/08/2013 (41 days ago) |
| Assigned | |
| Resolved | 02/05/2013 (103 days ago) |
| Attachments | |
| Milestone | |
| Patch | No |
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
State ⇒ Resolved
Assigned to Michael Slusarz
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
State ⇒ New
Queue ⇒ MIMP
Summary ⇒ Menu doesn't use accesskey attribute in hrefs
Type ⇒ Enhancement
Priority ⇒ 1. Low
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