- From: r12a via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Dec 2016 14:18:50 +0000
- To: www-international@w3.org
r12a has just labeled an issue for https://github.com/w3c/uievents as "i18n-comment": == Are Shift or AltGr fallbacks sufficient? == 5.3.6. Guidelines for selecting key values https://w3c.github.io/uievents/#keys-guidelines > If more than one key is being pressed and the key combination includes one or more modifier keys that result in the key no longer producing a printable character (e.g., Control + a), then the key value should be the printable key value that would have been produced if the key had been typed with the default keyboard layout with no modifier keys except for Shift and AltGr applied. In some Hebrew keyboards the caps lock key also produces significant character assignments, like shift in most keyboards. Perhaps it is necessary to take that into account here ? See https://github.com/w3c/uievents/issues/126
Received on Friday, 16 December 2016 14:18:56 UTC