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 28119 - Reference to createEvent("FocusEvent")
Summary: Reference to createEvent("FocusEvent")
Status: RESOLVED MOVED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - UI Events (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Travis Leithead [MSFT]
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-01 11:55 UTC by Ms2ger
Modified: 2015-10-07 04:38 UTC (History)
4 users (show)

See Also:


Attachments

Description Ms2ger 2015-03-01 11:55:58 UTC
"To create an instance of the FocusEvent interface, use the DocumentEvent.createEvent("FocusEvent") method call. "

The DOM spec does not actually support a FocusEvent argument here.
Comment 1 Ms2ger 2015-03-01 12:14:30 UTC
(Similar sentences exist for other event interfaces too.)
Comment 2 Arthur Barstow 2015-03-21 15:11:59 UTC
Bulk move of all D3E bugs to the UI Events component.
Comment 3 Gary Kacmarcik 2015-10-07 04:38:01 UTC
Now tracking as: https://github.com/w3c/uievents/issues/41