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 25287 - [Proposa] InputEvent should have isComposing too
Summary: [Proposa] InputEvent should have isComposing too
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - DOM3 Events (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Gary Kacmarcik
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on: 23911 25288
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-08 02:47 UTC by Masayuki Nakano
Modified: 2014-04-08 05:17 UTC (History)
2 users (show)

See Also:


Attachments

Description Masayuki Nakano 2014-04-08 02:47:52 UTC
Sorry, I should've realized this.

InputEvent ("input" and "beforeinput" should have isComposing attribute too, like KeyboardEvent (bug 23911)).
Comment 1 Gary Kacmarcik 2014-04-08 04:00:41 UTC
Also added to the InputEventInit dictionary.