Welcome Guest Search | Active Topics | Sign In | Register

Click event not working for EO Web browser when placed within a content presenter in an WPF applicat Options
bnymellon
Posted: Thursday, June 23, 2022 11:37:23 AM
Rank: Advanced Member
Groups: Member

Joined: 3/10/2020
Posts: 59
We are converting the usercontrol which is having the EO browser to framework element and assigning that to the content presenter. Once the Web page gets loaded successfully in the WPF screen , the click event(hyperlink, tab, button click) within the webpage does not happen. Please advise on this issue.
eo_support
Posted: Friday, June 24, 2022 9:54:42 AM
Rank: Administration
Groups: Administration

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

The event can be canceled at multiple stages before it's finally handled by the Web page. See here for more details:

https://www.essentialobjects.com/doc/webbrowser/advanced/input_events.html

So please check if you have canceled the event somehow in your code. If that's not the problem, you can try to isolate the problem into a test project and send the test project to us:

https://www.essentialobjects.com/forum/test_project.aspx

Once we have that we will investigate further here.

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.