- From: <bugzilla@jessica.w3.org>
- Date: Thu, 19 Jul 2012 06:30:32 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18323
Summary: key names which are used by IE9 but not defined in D3E
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
AssignedTo: schepers@w3.org
ReportedBy: masayuki@d-toybox.com
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
IE9 uses following key names which are not defined in D3E spec:
"Pause" for VK_PAUSE. This is the key at right of ScrollLock key on full
keyboard.
"Play" for VK_PLAY. I'm not sure which keyboard layout has this key. I guess
this was in non-PC's keyboard.
I think that Gecko will use same key names for them. Therefore, I'd like D3E
spec will add them into the key name table.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Thursday, 19 July 2012 06:30:51 UTC