Mottie / Keyboard

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

Bug with plugin Navigator and MouseWheel #619

Closed Tapia83 closed 6 years ago

Tapia83 commented 7 years ago

Hi, The plugin mouse wheel have to be 'avoided' when the plugin 'navigator' is used. The bug is: Click on a key with the mouse, the text is changing; now, use the navigator to add caracts. : The last key touched by the mouse keep the focus. if the mousewheel is avoided, it works very good. option: useWheel: false, You can see this bug even on the 'navigator' examples page.

Bye, Philippe.

Mottie commented 7 years ago

Hi @Tapia83!

I can't seem to follow the steps needed to reproduce this bug. Would you please elaborate or provide an animated gif. Thanks!

Mottie commented 6 years ago

I'm guessing this issue has been resolved, so I'm going to close it. If you continue to have problems, please feel free to continue the discussion in this thread.