- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Jun 2014 17:09:56 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24739
Gary Kacmarcik <garykac@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Gary Kacmarcik <garykac@google.com> ---
These key values (except for 'Menu') have been added in
https://dvcs.w3.org/hg/dom3events/rev/30e57b6dfe37
For the code values, we identify the keys by position for the "writing system
keys" and by function for the other keys. Since the Sun 'Menu' key serves the
same purpose as the 'ContextMenu' key, it should be encoded as 'ContextMenu'.
Also, having a generic 'Menu' key would be confusing since it might be
misinterpreted as the standard key labeled "Menu". If we need to add another
one, then we'd need to have a prefix that distinguishes it from the other
"menu" keys.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 3 June 2014 17:09:57 UTC