Closed
Bug 1623223
Opened 5 years ago
Closed 5 years ago
CreateEvent regression
Categories
(Core :: DOM: Events, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: karlcow, Unassigned)
References
(Regression, )
Details
(Keywords: regression, site-compat)
This was initially reported on https://webcompat.com/issues/50263
Links on the site http://www.hunterdoncountycameraclub.org are not working anymore
They use:
var evtObj = document.createEvent("KeyEvents");
Priority: -- → P3
Updated•5 years ago
|
Keywords: site-compat
Comment 1•5 years ago
|
||
I will try to email the site, the fix should just be to use KeyboardEvent
(IIUC).
Comment 2•5 years ago
|
||
Thankfully, the site owner fixed this within hours of emailing (wow!).
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Updated•5 years ago
|
Webcompat Priority: ? → ---
Updated•5 years ago
|
Updated•5 years ago
|
Has Regression Range: --- → yes
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•