[Bug 24739] [D3E-code] Define code values for the special keys on Sun keyboard

[email protected]
Newsgroups gmane.comp.web.dom.general
Message-ID <[email protected]/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24739

Gary Kacmarcik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Gary Kacmarcik <[email protected]> ---
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 on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.