This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21143 - Define command key names for multimedia keyboard
Summary: Define command key names for multimedia keyboard
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - DOM3 Events (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Travis Leithead [MSFT]
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 08:56 UTC by Masayuki Nakano
Modified: 2013-09-08 17:28 UTC (History)
3 users (show)

See Also:


Attachments

Description Masayuki Nakano 2013-02-27 08:56:40 UTC
Windows                   GTK             Qt
APPCOMMAND_CLOSE          GDK_Close       Qt::Key_Close
APPCOMMAND_FORWARD_MAIL   GDK_MailForward Qt::Key_MailForward
APPCOMMAND_NEW            GDK_New
APPCOMMAND_OPEN           GDK_Open
APPCOMMAND_PRINT          (GDK_Print?)    Qt::Key_Printer
APPCOMMAND_REPLY_TO_MAIL  GDK_Reply       Qt::Key_Reply
APPCOMMAND_SAVE           GDK_Save        Qt::Key_Save
APPCOMMAND_SEND_MAIL      GDK_Send        Qt::Key_Send
APPCOMMAND_SPELL_CHECK    GDK_Spell       Qt::Key_Spell

My suggestions:
'Close'
'MailForward'
'New'
'Open'
'Print'
'MailReply'
'Save'
'MailSend'
'SpellCheck'
Comment 1 Gary Kacmarcik 2013-09-08 17:28:06 UTC
Fixed in latest ED.