Welcome Guest Search | Active Topics | Sign In | Register

Browser crash report Options
PS
Posted: Monday, February 3, 2020 5:55:47 AM
Rank: Advanced Member
Groups: Member

Joined: 10/24/2018
Posts: 97
Whenever we open a WinForms Form with the browser on it, close it and open it again after a few seconds the browser crashes.
I'll email the crash report that gets produced whenever this occurs.
eo_support
Posted: Wednesday, February 5, 2020 5:08:57 PM
Rank: Administration
Groups: Administration

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

We were able to find the root cause based on the crash report. This occurs when you call SetScrollOffset too soon (before the internal frame/window/document object were established). We will change our code to check this scenario so that in our next build it won't crash. In the mean time, you may want to call SetScrollOffset only after the Url has been loaded.

Thanks!
eo_support
Posted: Thursday, February 13, 2020 2:54:21 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hello,

This is just to let you know that we have posted a new build that should resolve this issue. You can download it from our download page and let us know how it goes.

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.