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 21834 - Dead keys--should they just use the composition event model?
Summary: Dead keys--should they just use the composition event model?
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-04-25 23:13 UTC by Travis Leithead [MSFT]
Modified: 2013-05-18 01:16 UTC (History)
3 users (show)

See Also:


Attachments

Description Travis Leithead [MSFT] 2013-04-25 23:13:02 UTC

    
Comment 1 Gary Kacmarcik 2013-05-18 01:16:29 UTC
According to 6.3.2
http://www.w3.org/TR/DOM-Level-3-Events/#keys-DeadKeys

The spec already proposes using composition events to handle the dead keys. No implementation currently does this however.

Closing as resolved.