Cordoba 5.3.3 in Windows 10 input box does not automatically display on-screen keyboard

We developed a very simple application with one input field per div. Running the application in a web browser brings OSK automatically, as expected. After we compiled the application using Cordova 5.3.3 as the universal Windows mode for Windows 10, the application does not show OSK. In addition, the swipe event does not work. All other events relate to work. In fact, we have a much more complex j-script application, but we are experimenting with the same problems, it works fine in the browser.

Is there any configuration missing from the Cordova project to solve this problem?

+4
source share

Source: https://habr.com/ru/post/1609106/


All Articles