UWP VirtualKeyboard shows NumericPin layout in simple textbox

杀马特。学长 韩版系。学妹 提交于 2019-12-08 12:22:39

问题


I have multiple textbox controls in different views in my app. For each textbox inputScope is set to default or AlphaNumeric. In some scenarious when i open a ContentDialog and close it , KeyboardLayout becomes NumericPic layout for all textboxes, even if i click on windows taskbar keyboard button. NumericPic is not set anywhere, already checked in all code. Does someone knows anything about this ? Or maybe is a windows issue ? Checked on Lenovo Tablet , Windows 10 Home Single Language v 1607 and Chuwi Tablet.

Scrren

来源:https://stackoverflow.com/questions/42107587/uwp-virtualkeyboard-shows-numericpin-layout-in-simple-textbox

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