Mottie / Keyboard

Virtual Keyboard using jQuery ~
http://mottie.github.io/Keyboard/
Other
1.78k stars 723 forks source link

Resolve issue #549 - raising keypress by functional keys is Firefox #550

Closed Vick-edit closed 7 years ago

Vick-edit commented 7 years ago

I tried to resolve my issue #549 by analise difference in behavior of firefox and other browsers. Main difference is different data in event's varibles in firefox for events from text, number and symbols keys and fucntional keys.

Mottie commented 7 years ago

Hey @Vick-edit!

Sorry, I forgot to include this PR in the last update... I'll review it again soon!

Mottie commented 7 years ago

Sorry for taking so long to get to this pull request... thanks again!