- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Apr 2014 06:51:43 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24739
Masayuki Nakano <masayuki@d-toybox.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #3 from Masayuki Nakano <masayuki@d-toybox.com> ---
(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.
Received on Wednesday, 16 April 2014 06:51:44 UTC