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 21116 - Define 'SingleCandidate' key in the key name list
Summary: Define 'SingleCandidate' key in the key name list
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-26 06:55 UTC by Masayuki Nakano
Modified: 2013-07-31 12:59 UTC (History)
3 users (show)

See Also:


Attachments

Description Masayuki Nakano 2013-02-26 06:55:56 UTC
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#key-values-list

'AllCandidate' and 'NextCandidate' key names are defined in the list. But GTK and Qt defines GDK_SingleCandidate and Qt::Key_SingleCandidate. So, D3E spec should define 'SingleCandidate' key too.
Comment 1 Gary Kacmarcik 2013-07-31 12:59:55 UTC
Fixed in latest ED.

SingleCandidate has been added to supplement:
* AllCandidates
* NextCandidate
* PreviousCandidate