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

[email protected] Tue, 10 Feb 2015 04:59:38 +0000
Newsgroups gmane.comp.web.dom.general
Message-ID <[email protected]/Bugs/Public/>
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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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.