Accessibility is very important.

The patch adds the attribute accesskey in menu items.

CommentFileSizeAuthor
accesskey-menu-item.patch5.39 KBrstamm

Comments

moshe weitzman’s picture

Sems like a good idea. Steven - any comment?

vigo-1’s picture

Accesskeys generally do more harm than good, unless unset as default with an option to allow individual users to choose definitions for the major links. A universially admin-avaialble accesskey attribute will only lead to well-meaning administrators crippling users of assistive technologies (AT) with confusing, language specific ('s' for search anyone?) accesskeys that interfeer with AT shortcuts (a good example being ALT+1, in JAWS this has a specific well used meaning but most sites with accesskeys to 'help' AT users override it). Sensible heading orders and structures and well-placed skip links mean more to AT and keyboard navigators.

Great idea, and the right feeling behind it but this is not the way to improve accessibility in drupal. Strong -1.

webchick’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of http://drupal.org/node/23628 ... a similar -1 sentiment was expressed there as well.

zaphod280380’s picture

Version: x.y.z » 4.7.3

Great! i need this option!

but i don't know how to implement this patch (anche patches in general:-)

help me!