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

126.2.7+ disable-pdf-extension no longer supported #4880

Closed
1 task done
yyjj7788 opened this issue Jul 15, 2024 · 2 comments
Closed
1 task done

126.2.7+ disable-pdf-extension no longer supported #4880

yyjj7788 opened this issue Jul 15, 2024 · 2 comments
Labels
upstream These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.

Comments

@yyjj7788
Copy link

Is there an existing issue for this?

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

CefSharp Version

126.2.7

Operating System

Windows Server 2022

Architecture

x64

.Net Version

.net 4.8

Implementation

WinForms

Reproduction Steps

settings.CefCommandLineArgs.Add("disable-pdf-extension", "1");

Expected behavior

PDF file not loaded, download directly

Actual behavior

pdf file is still being loaded

Regression?

125.0.210 normal

Known Workarounds

No response

Does this problem also occur in the CEF Sample Application

Not Tested

Other information

No response

@amaitland amaitland added the upstream These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium. label Jul 15, 2024
@amaitland
Copy link
Member

You'll need to raise an issue at https://github.com/chromiumembedded/cef/issues (post a link back here for reference).

Will need to be fixed in CEF.

As a short term workaround try reverting back to the alloy bootstrap. See #4835 (comment)

Closing as upstream.

@amaitland amaitland closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2024
@amaitland
Copy link
Member

Looks like you already opened chromiumembedded/cef#3739

CEF no longer supports that argument with the Chrome Bootstrap.

@amaitland amaitland changed the title cefsharp 126.2.7 settings.CefCommandLineArgs.Add("disable-pdf-extension", "1"); pdf file is still being loaded 126.2.7+ disable-pdf-extension no longer supported Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.
Projects
None yet
Development

No branches or pull requests

2 participants