Welcome Guest Search | Active Topics | Sign In | Register

WebBrowser causing hang when moving/resizing window while loading Options
ChiYuen
Posted: Thursday, December 27, 2018 1:50:33 PM
Rank: Member
Groups: Member

Joined: 9/3/2015
Posts: 19
I am on currently the latest build. My browser is simply a form plus a docked WebControl + WebView, not tabbed, no other magics.

I made a "user-friendly" function to "remember my window's last location and page" by:
1. Set the Form's Location and Size in the Load event of the form
2. After 1, call WebView.LoadUrl(LastURL);

However, my users noticed that there is about 5% chance that this action will cause the whole Windows to hang, you can move the cursor but cannot click and type anything(even outside my application).

The solution is to lock (Windows + L) and re-signin.

The hang also happens randomly when moving the Windows(I have "Show window contents while dragging" enabled) while loading a new page.

Can this be avoid?
eo_support
Posted: Friday, December 28, 2018 9:20:37 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
We do not know the root cause of this issue yet. We are still investigating. We will post again if we find anything. Sorry about it!
ChiYuen
Posted: Wednesday, January 9, 2019 12:42:53 PM
Rank: Member
Groups: Member

Joined: 9/3/2015
Posts: 19
Is it possible to solve this issue by creating a WebView through ThreadRunner.CreateWebView and setting the WebControl.WebView to that WebView object?
eo_support
Posted: Wednesday, January 9, 2019 12:53:17 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
No. We believe this is due to some internal messaging hook issue. We are working on a new version that hopefully can remove these hooks and once that is done we will test this issue again.
Bob Noordam
Posted: Tuesday, January 29, 2019 5:42:35 AM
Rank: Newbie
Groups: Member

Joined: 10/12/2015
Posts: 9
This problem has been around for quite some time. It is easily triggered with almost 100% hit rate by dragging your application while it is loading browser controls across dual monitors back and forth. Drives end-users up the wall.

+1 for a solution to his issue.


eo_support
Posted: Friday, February 1, 2019 1:59:36 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
We have an internal test build that removed some of the code that we suspect is causing the problem. Please reply if you are interested in trying it out. Please keep in mind that this is a test build of our up coming release. So it's neither final or production quality yet. The final release should be very soon though.
Bob Noordam
Posted: Friday, February 1, 2019 2:01:39 PM
Rank: Newbie
Groups: Member

Joined: 10/12/2015
Posts: 9
eo_support wrote:
We have an internal test build that removed some of the code that we suspect is causing the problem. Please reply if you are interested in trying it out. Please keep in mind that this is a test build of our up coming release. So it's neither final or production quality yet. The final release should be very soon though.


I am very much interested :)
eo_support
Posted: Friday, February 1, 2019 2:29:25 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hello Bob,

Please see your private message for the download location of the new build.

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.