[Bug 24739] Define code values for the special keys on Sun keyboard
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24739 Masayuki Nakano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #3 from Masayuki Nakano <[email protected]> --- (In reply to Gary Kacmarcik from comment #1) > This has been fixed: > > Already existing UI keys: > 'Help', 'Again', 'Props', 'Find' No, they are no defined as .code value except 'Help'. > Already existing Editing keys: > 'Undo', 'Copy', 'Cut', 'Paste' Same. > Already existing Multimedia keys: > 'Open' Same. > 'Menu' should use 'ContextMenu' Hmm, on Linux, the key code of X11 distinguishes the 'ContextMenu' key between 'OSRight' and 'CtrlRight'. I don't think that it should not be shared same code name between 2 physical keys. > 'Select' has just been added (bug 23751) No, not into .code. > 'Stop' could be either 'MediaStop' or 'BrowserStop', depending on what makes > more sense. I'd rather not add a new 'Stop' button since that would add > confusion. I confirmed that the 'Stop' button of Sun keyboard is same as 'BrowserStop' of multimedia keyboard. So, you don't need to add 'Stop'. -- You are receiving this mail because: You are on the CC list for the bug.