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 25601 - key value "Spacebar" vs. code value "Space"
Summary: key value "Spacebar" vs. code value "Space"
Status: RESOLVED INVALID
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - DOM3 Events (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Gary Kacmarcik
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 09:59 UTC by Masayuki Nakano
Modified: 2014-05-09 01:51 UTC (History)
2 users (show)

See Also:


Attachments

Description Masayuki Nakano 2014-05-08 09:59:00 UTC
This is similar to bug 25373.

Key value table defines the space key as "Spacebar".
Code value table defines the space key as "Space".

I like the latter name since it's shorter and generic for non-physical keyboard.
Comment 1 Masayuki Nakano 2014-05-09 01:51:57 UTC
Oops, "Spacebar" key value has gone since it's a printable key. Marking INVA. Sorry for the spam.