Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Open virtual keyboard when selecting an input on Windows 10 touchscreen

I am creating a web application targeting Windows 10 touchscreen.

The problem is when the user touches a text input, she has to click on the virtual keyboard icon on the task bar to open the virtual keyboard.

Is there a way to automatically open the Windows virtual keyboard when a user touches an input?

like image 487
Matt Avatar asked Sep 14 '25 22:09

Matt


1 Answers

I figured it out. It is a setting in Windows 10.

In Settings -> Tablet mode

Make Windows more touch-friendly when using your device as a tablet.

Turn on

like image 78
Matt Avatar answered Sep 16 '25 12:09

Matt