Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser - Win 8.1 native onscreen keyboard Options
Jeppe HS
Posted: Tuesday, October 13, 2015 4:52:36 AM
Rank: Advanced Member
Groups: Member

Joined: 1/5/2015
Posts: 60
Hi,

I have a request.

Chromium (the current version used in the WebBrowser anyway) has the annoying feature of starting Windows virtual/onscreen keyboard when clicking an input field. This only happens on Windows 8+.
We would very much like to avoid that.

My request is an option somewhere in the WebBrowser to FORCE disable the onscreen keyboard.
Chromium has a method called SetKeyboardShowOverride, I assume this can be used for controlling the keyboard.

Right now we disable/kill the osk service on Windows and start it again when our application exits.
We would like to avoid this aggressive approach that doesn't always work either.

So an option or any workaround is much appreciated :)

Thanks

eo_support
Posted: Wednesday, October 14, 2015 8:49:18 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

I believe this function is only for ChromeOS. It is called in this file. The code is only called when OS_CHROMEOS is defined.

Thanks!
Jeppe HS
Posted: Wednesday, October 14, 2015 8:55:38 AM
Rank: Advanced Member
Groups: Member

Joined: 1/5/2015
Posts: 60
Ok, didn't realize that, too bad.

Thanks for the reply.



You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.