Welcome Guest Search | Active Topics | Sign In | Register

Keyboard Focus with Touch screen Options
Michael
Posted: Monday, July 27, 2015 5:22:21 AM
Rank: Member
Groups: Member

Joined: 6/16/2014
Posts: 25
Hi,
I have an Wpf Application with a textbox control (for entering the url) and the WebControl/WebView combination. If I go to a website with a textbox and the wpf textbox has the keyboard input focus, I'm not able to enter text in the website textbox using the touch screen. If I touch on the website textbox, the cursor blinks there (and in the wpf textbox) but the text is inserted into the wpf textbox. If I click with the mouse, all works as expected.

Thanks,
Michael

Edit: If I use SetFocus() in the MouseClick event, it works. But I dont't think, that this is an intended behavior.
eo_support
Posted: Monday, July 27, 2015 10:29:54 AM
Rank: Administration
Groups: Administration

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

Can you try our TabbedBrowser example and see if it works for you? We tested with that and it seems to work fine.

Thanks!
Michael
Posted: Monday, July 27, 2015 10:49:15 AM
Rank: Member
Groups: Member

Joined: 6/16/2014
Posts: 25
Hi,
I have the same behavior in your tabbed browser sample. As I told, it only occurs when touching the text boxes. Mouse works as it should.
eo_support
Posted: Monday, July 27, 2015 3:58:05 PM
Rank: Administration
Groups: Administration

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

We have not been able to reproduce this problem with the latest build. Our steps are:

1. Run TabbedBrowser;
2. Touch the address bar, enter www.google.com, then hit Enter;
3. After Google's home page loads, touch the search box in Google's home page;
4. Enter some text. The text is correctly entered to the search box, not the address bar;

Can you make sure you have the latest build and then try the above steps again to see if it works for you?

Thanks!


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.