- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Dec 2013 08:26:01 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23751
--- Comment #4 from Masayuki Nakano <masayuki@d-toybox.com> ---
I tested Sun keyboard's special keys:
Windows Linux
Help: Help
Stop: Cancel
Again: Redo
Props: SunProps
Undo: Undo
Front: SunFront
Copy: XF86Copy
Open: XF86Open
Paste: XF86Paste
Find: Find
Cut: XF86Cut
確定(Kakutei): VK_NONCONVERT Muhenkan
変換(Henkan): VK_CONVERT Henkan_Mode
日本語On-Off: VK_OEM_COPY/VK_OEM_FINISH Hiragana-Katakana/Romaji
Compose: VK_APPS Menu
かな: Right-Alt Alt_R
確定/変換/日本語On-Off/Compose/かな are mapped as keys on normal JIS keyboard. So, we
don't need to worry about them.
For Help - Cut, only Linux generates specific key event (Help is supported on
Mac too, though).
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 10 December 2013 08:26:03 UTC