drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

[Firefox] Non-printable keys will soon stop firing keypress event (Affecting) #404

Open brendonwatson opened 6 years ago

brendonwatson commented 6 years ago

https://www.fxsitecompat.com/en-CA/docs/2018/non-printable-keys-will-soon-stop-firing-keypress-event/

brendonwatson commented 5 years ago

This change has been enabled on all the channels as of Firefox 65. Since we using your library in our product, from what i can see, you're still using keypress rather than keydown, just checking that this behaviour does not affect us.