[Bug 27991] New: [D3E-code] What's the good value of 0 key - 9 key of feature phones?

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

            Bug ID: 27991
           Summary: [D3E-code] What's the good value of 0 key - 9 key of
                    feature phones?
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: travil@microsoft.com
          Reporter: masayuki@d-toybox.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

Feature phones have 0 - 9 keys. Should their .code values be Digit[0-9] or
Numpad[0-9]? If we assume them in Numpad, at least the key events of them
should return true for the result of .getModifierState("NumLock").

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 10 February 2015 04:59:40 UTC