- From: <bugzilla@jessica.w3.org>
- Date: Sat, 18 May 2013 02:31:15 +0000
- To: www-dom@w3.org
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: travil@microsoft.com
Reporter: garykac@google.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
"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.
Received on Saturday, 18 May 2013 02:31:20 UTC