- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Feb 2015 01:41:53 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27990 Gary Kacmarcik <garykac@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |garykac@google.com --- Comment #6 from Gary Kacmarcik <garykac@google.com> --- For 'key': I can see this either generating '#' and '*', or being considered unprintable. We should match whatever the current common behavior is. For 'code': NumpadAsterisk and NumpadHash seem like the best choices since these are distinct keys. 'Digit3' and 'Digit8' are keys that vary based on the locale and just happen to map to '3' and '8' on US layouts. They are conpletely different keys on different layouts and have no relation to the phone pad '*' and '#' keys. Thus, these values are not appropriate for use here. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 11 February 2015 01:41:54 UTC