You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: