cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

Home Page:http://cefsharp.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnBeforeDownload,showDialog:true :Exit immediately after confirming the download and save dialog box

QQ-X5zj opened this issue · comments

commented

Is there an existing issue for this?

  • I have searched both open/closed issues, no issue already exists.

CefSharp Version

126.2.70

Operating System

Windows 10

Architecture

x86

.Net Version

.net 4.6.2

Implementation

WinForms

Reproduction Steps

OnBeforeDownload,showDialog:true
if set OnBeforeDownload,showDialog:false。is ok
Exit immediately after confirming the download and save dialog box

Expected behavior

v126.2.70
Exit immediately after confirming the download and save dialog box

Actual behavior

Exit immediately after confirming the download and save dialog box

Regression?

No response

Known Workarounds

No response

Does this problem also occur in the CEF Sample Application

Yes using WPF/OffScreen command line args

Other information

No response

This is an upstream bug and should be fixed in the next release.

chromiumembedded/cef#3720

See chromiumembedded/cef#3720 (comment) for a short term workaround.

Another similar upstream issue chromiumembedded/cef#3722

Another similar upstream issue chromiumembedded/cef#3722

Will there be an update soon?

--disable-features=PartitionAllocDanglingPtr,PartitionAllocUnretainedDanglingPtr - doesn’t fix

Another potentially related issue chromiumembedded/cef#3750

--disable-features=PartitionAllocDanglingPtr,PartitionAllocUnretainedDanglingPtr - doesn’t fix

If your are having trouble with the suggested workaround then you should ask for help on the upstream issue.

Please don't delete comments and repost the exact same content