Hi
We are have some issues with the Windows OSK (TabTip.exe) appearing when selecting textinput fields in the WebBrowser.
We would like very much to avoid this, or control it in some way.
The OSK appears on tablet running Windows 8.1.
Found a thread discussing the issue here:
https://productforums.google.com/forum/#!topic/chrome/4g-YLHR7wYwI've found the source code where Chromium launches the OSK:
https://code.google.com/p/chromium/codesearch#chromium/src/base/win/win_util.cc&q=DisplayVirtualKeyboard&sq=package:chromium&type=cs&l=352And it seems that Chromium launches the OSK directly on Windows.
If you are able to make this depend on a property or have an idea for a solution/workaround, it would be much appreciated.
Thanks
Jeppe