|
Rank: Newbie Groups: Member
Joined: 8/10/2023 Posts: 7
|
Version: EO.Total 2023.2.65 System: Win10 x64(10.0.19045.2604)
LoadCompleted is not firing when browsing local files How do I know it has been loaded when browsing local files? Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 23,863
|
Hi,
Sorry about the delay. We have sent a test build to you through private message. Please let us know if that test build demonstrates the same problem.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 8/10/2023 Posts: 7
|
Version:23.3.13.0
Thanks for your help! If you enter the address manually, it will trigger If you drag and drop the file into the control, it will not trigger
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 23,863
|
mose.jeziel wrote:Version:23.3.13.0 If you drag and drop the file into the control, it will not trigger Hi, We have confirmed this to be a problem. This issue will be resolved in our next build. We will reply here again as soon as the new build is available. Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 23,863
|
Hi,
This is just to let you know that we have posted a new build (23.3.31) that should fire LoadCompleted event for drop load. Please take a look and let us know how it goes.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 8/10/2023 Posts: 7
|
Thanks, its work! But I found a new problem If the server closes the link while accessing, the URL in the webview will be empty.
|
|
Rank: Newbie Groups: Member
Joined: 8/10/2023 Posts: 7
|
Version: EO.Total 2023.3.31 System: Win10 x64(10.0.19045.2604)
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 23,863
|
Hi,
This is normal. The WebView's Url property only changes after certain stages of the load completes successfully. NavigationTask's Url on the other hand should have the actualy Url value regardless the load succeeded or not.
Thanks!
|
|