Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download Task is canceled just when the triggering download browser is closed. #3806

Open
cmf41013 opened this issue Oct 17, 2024 · 0 comments
Labels
bug Bug report

Comments

@cmf41013
Copy link

cmf41013 commented Oct 17, 2024

Describe the bug
A clear and concise description of what the bug is.
Download can't be continue when only the download source brower window is closed but the process is still running.

To Reproduce
Steps to reproduce the behavior:

  1. Startup cefclient.exe and open more than two browser window
  2. in one browser window , start a download file, when the file is downloading, close the browser window, then the downlod task is canceled.

Expected behavior
A clear and concise description of what you expected to happen and what happened instead.
Liking chrome, the downlod task is not interrupted though the download source browser is closed, downlod task continues until all the browsers are closed and exit process.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Versions (please complete the following information):

  • OS: [win10
  • CEF Version: [129.0.12+gf09539f+chromium-129.0.6668.101], maybe all the cef versions.

Additional context
Does the problem reproduce with the cefclient or cefsimple sample application at the same version?
yes, cefclient appears.

Does the problem reproduce with Google Chrome at the same version?
No

Add any other context about the problem here.
Does CEF has the plan to support the download task very well like chrome?

@cmf41013 cmf41013 added the bug Bug report label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant