- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Feb 2013 07:08:20 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21118
Bug ID: 21118
Summary: Define power management related keys like 'Power'
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: schepers@w3.org
Reporter: masayuki@d-toybox.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#key-values-list
In the key name list, 'Power' is defined. However, some platforms support other
power management related keys:
GTK Qt Windows
GDK_Standby Qt::Key_Standby
GDK_PowerDown Qt::Key_PowerDown
GDK_PowerOff Qt::Key_Suspend
GDK_WakeUp Qt::Key_WakeUp
GDK_Sleep Qt::Key_Sleep VK_SLEEP
GDK_LogOff Qt::Key_LogOff
GDK_Suspend Qt::Key_Suspend
GDK_Hibernate Qt::Key_Hibernate
I think that D3E should define key names for them.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 26 February 2013 07:08:25 UTC