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

[hide-keyboard] key throws an exception and then fails to close the keyboard #2176

Closed
timmckague opened this issue Nov 15, 2023 · 0 comments
Closed

Comments

@timmckague
Copy link

Description

The [hide-keyboard] key throws an exception and then fails to close the keyboard.

The error thrown is

TypeError: mathfield.focus is not a function

Steps to Reproduce

I added a custom keyboard that uses the [hide-keyboard] key

Actual Behavior

When I click the [hide-keyboard] button a TypeError is thrown and the keyboard does not close.

Expected Behavior

I would expect the keyboard to close and no error to be thrown.

Environment

MathLive version 0.96.0 and 0.95.5

Operating System macOS

Browser Safari and Chrome

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

No branches or pull requests

1 participant