Welcome Guest Search | Active Topics | Sign In | Register

Content after pop up no longer visible Options
Anja
Posted: Tuesday, February 25, 2020 3:28:55 AM
Rank: Newbie
Groups: Member

Joined: 2/25/2020
Posts: 2
Hi all.

I have a rather strange problem with essential objects.

We converted our software into a WebView and worked there with cefsharp first.
Then we switched to essential objects.

Now we have the following problem:

Our WebView is displayed as WPF View in a C application.
When I load the first time everything is ok and everything is displayed correctly.
But now when I for example open and close a pop-up I can't see the content of the WebView anymore. A white window is simply displayed.
If I now simply move the mouse over it, the content appears.

We did not have this problem before.
We have also tried to show only "google.at" in the WebView and not our content, so that we can exclude that this is the problem.

XAML-Code with the WebComponent:
Quote:
<eo:WebControl>
<eo:WebControl.WebView>
<eo:WebView x:Name="WebUrl" AllowDropLoad="True" ConsoleMessage="ConsoleMessage">
</eo:WebView>
</eo:WebControl.WebView>
</eo:WebControl>



I hope someone can help me with this problem.
eo_support
Posted: Tuesday, February 25, 2020 1:45:13 PM
Rank: Administration
Groups: Administration

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

We can't tell much from the code you posted. If you can isolate the problem into a test app and send us the test app, we will be happy to investigate further. See here for more details on how to send test app to us:

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

Thanks!
Anja
Posted: Monday, March 30, 2020 2:17:57 AM
Rank: Newbie
Groups: Member

Joined: 2/25/2020
Posts: 2
Hello.

I'm currently try to get my test project running.
eo_support
Posted: Tuesday, March 31, 2020 5:25:23 PM
Rank: Administration
Groups: Administration

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

You may also want to test it on a different computer --- this kind of issue could be related to your video card drivers as well.

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.