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 does not appear again after being closed #20

Open
bernpuc opened this issue Sep 18, 2017 · 2 comments
Open

Keyboard does not appear again after being closed #20

bernpuc opened this issue Sep 18, 2017 · 2 comments

Comments

@bernpuc
Copy link

bernpuc commented Sep 18, 2017

Not sure if this is due to WPFTabTip, but maybe someone can shed some insight into this problem I'm having. I have a full-screen app and the first time a TextBox gets focus, the keyboard appears. But if you close the keyboard, it will never appear again until the app is restarted. And, this is only on Windows 10 Enterprise LTSB 2015. On WIndows 10 Pro, it does not have this behavior.

@maximcus
Copy link
Owner

I suggest you take a look at the code that opens and closes a keyboard, maybe with a debugger attached. I don't use this code anymore, and I never used it on windows 10, so you are on your own here. Take a look at other issues as well, you are not the first to have problems on windows 10.

@olorunfemidavis
Copy link

Find a means to focus away to another control and then come back. That's the trick.

@marco-calautti, any means of choosing the layout of the keyboard to show? I basically want the minimal keyboard to show without the ctrl, esc keys.

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

3 participants