Soft Keyboard Disappearing when changing input

倾然丶 夕夏残阳落幕 提交于 2020-01-06 07:24:10

问题


Strange problem here which was caused by the most recent win 10 update 1709

I have a uwp app that is installed on a tablet which has assigned access setup. So it is locked to this application in tablet mode. This was all fine until the last update which broke the keyboard.

It pops up the first time, then when tapping the next input box it disappears. Then to get it to return you need to tap in the box again.

I'm using the input scope on a few of them, and this seems to work intermittently too.

Here's a video to demonstrate what I mean: https://youtu.be/c_CtqFLFUdY

Any ideas? All nuget packages are up to date and it's targeting the latest version, I'm at a loss!

来源:https://stackoverflow.com/questions/50050552/soft-keyboard-disappearing-when-changing-input

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!