- From: Markku Hakkinen <mhakkinen@acm.org>
- Date: Thu, 16 Jun 2011 18:36:32 +0300
- To: simon.harper@manchester.ac.uk
- Cc: UAWG list <w3c-wai-ua@w3.org>
Simon, Just a comment on 3.2.3 On Thu, Jun 16, 2011 at 6:08 PM, Simon Harper <simon.harper@manchester.ac.uk> wrote: > 3.2.3 Global attributes > accesskey - By only allowing an accessskey for be one unicode character we > remove the possibly of sequenced entry such as Alt+F S for file save. A sequence such as Alt+F S is activating two UI elements in sequence, the File menu followed by the Save sub menu item.. Although you are hitting them in sequence, and you the user may perhaps internally recall the key sequence as a combination to invoke the save action, it does not imply that the Save menu choice has an access key, or shortcut, property value of "Alt+F S". The handling of sequenced keys should be in the menu keyboard handler, not through assigning sequences to a given item. mark
Received on Thursday, 16 June 2011 15:37:15 UTC