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

Keyboard not hiding when parent.visible = false #27

Open
niall-slater opened this issue Dec 26, 2017 · 0 comments
Open

Keyboard not hiding when parent.visible = false #27

niall-slater opened this issue Dec 26, 2017 · 0 comments

Comments

@niall-slater
Copy link

I've got a menu panel with multiple text fields in it and I'm closing the menu by setting the panel's visibility to false. Unfortunately if the keyboard is open when I close the panel, the keyboard stays open. It also lets you open multiple keyboards on top of each other.

I've tried a few things but I'm not sure where the reference to the keyboard is - destroying the panel also doesn't destroy the keyboard, and it doesn't seem accessible through the TextField object. Any ideas?

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