[Bug 22084] New: Consistent key names in D3E spec
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22084
Bug ID: 22084
Summary: Consistent key names in D3E spec
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
"Scroll" should be named "ScrollLock" since it's a locking key.
Arrow keys should begin with 'Arrow' prefix to make it more explicit and to
group them together. "Down" -> "ArrowDown", ...
'Del' should be 'Delete'. Just like 'Insert' is not 'Ins'.
We should consistently use the 'Toggle' suffix for keys that toggle state.
The 'Apps' key (media key from OCAP) is confusable with the (more common)
Windows VK_APPS/VK_CONTEXT_MENU key, which is missing from this list.
--
You are receiving this mail because:
You are on the CC list for the bug.