[Bug 27130] [D3E-key]:

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27130

Masayuki Nakano <masayuki@d-toybox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |masayuki@d-toybox.com

--- Comment #1 from Masayuki Nakano <masayuki@d-toybox.com> ---
It's just a usual example that LaunchApp1 is mapped to LauchMyComputer key.

See GTK and Qt mapping plan of Gecko:
https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent.key

They have both LaunchApp1 key and LaunchMyComputer keys separately. If platform
fires a native key event which explicitly specifies application name which
will/should be launched, browsers should use the specific names. Otherwise,
i.e., platform fires a native key event which is not clear that which
application will be launched, browsers should use LaunchApp[0-9]+.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 28 October 2014 01:26:08 UTC