[Bug 22834] DOM_KEY_LOCATION_MOBILE and _JOYSTICK are no longer needed

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

--- Comment #3 from Masayuki Nakano <masayuki@d-toybox.com> ---
Gecko implemented so.

But I agree, we can guess the location from keycode on Android.

However, if there are some platforms whose application cannot distinguish left
or right of modifier key, "unknown" sounds good to me.

Additionally, Android and Linux has a lot of keycode which are not caused by
standard keyboard. I believe that "unknown" should be used for them too.

How about to add DOM_KEY_LOCATION_UNKNOWN as 0xFFFFFFFF and remove MOBILE and
JOYSTICK?

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

Received on Thursday, 1 August 2013 06:07:29 UTC