Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapped keys don't work without mousewheel extension #373

Closed
insightfuls opened this issue Jul 29, 2015 · 1 comment
Closed

Mapped keys don't work without mousewheel extension #373

insightfuls opened this issue Jul 29, 2015 · 1 comment
Labels

Comments

@insightfuls
Copy link
Contributor

This is easy to reproduce using the demo. Remove the jquery.mousewheel.js script from index.html then open it. The "Custom: Mapped Keys" keyboard will then not work properly when you click the keys. Instead of just inserting "α" it will insert "α(a)" and so on. It works correctly if you type using the keyboard, but not when you click the virtual keys.

@Mottie
Copy link
Owner

Mottie commented Jul 29, 2015

Hi @isfs!

Thanks for reporting this issue. I'll have it fixed in the master branch shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants