When a html input is focused by javascript, the touch keboard doesn't pop up, I need to manually select the input with my finger to be able to show the touch keyboard.
Can I popup it by code or keep it always on display?
PS I have added the next register values to show the touch keyboard.
HKCU\Software\Microsoft\TabletTip\1.7\EnableDesktopModeAutoInvoke = 1 HKCU\Software\Microsoft\TabletTip\1.7\DisableNewKeyboardExperience = 1 HKCU\Software\Microsoft\windows\CurrentVersion\ImmersiveShell\TabletMode = 1