[Bug 21981] New: Key name definition about "foo[0-9]+"
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21981
Bug ID: 21981
Summary: Key name definition about "foo[0-9]+"
Classification: Unclassified
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]
like F1 - F24 or LaunchApplication1 - LaunchApplication2, key name list needs a
lot of rows for defining them. On the other hand, these amount isn't enough.
Gecko defined additional keys:
F25 - F35 and LaunchApplication3 - LaunchApplication18.
https://bugzilla.mozilla.org/attachment.cgi?id=740731&action=diff#a/content/events/public/nsDOMKeyNameList.h_sec1
If D3E spec continues to define them one-by-one, I'd like you to define them
too. Otherwise, for smaller and readable key name list table, D3E spec should
use better way to define such key. Then, each browser vender doesn't need to
file new key definition request for such keys.
--
You are receiving this mail because:
You are on the CC list for the bug.