laurentj / slimerjs

A scriptable browser like PhantomJS, based on Firefox
http://slimerjs.org
Other
3k stars 258 forks source link

input elements does not receive anymore some key events (Fx53+) #648

Open laurentj opened 7 years ago

laurentj commented 7 years ago

versions

Steps to reproduce the issue

A test failed about sending a key event (Del key and others), after loading the page. It seems this is an issue about focus.

laurentj commented 7 years ago

Not really fixed in Fx57