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

[Bug]: webContents.print({ silent: true }) not working #38852

Closed
3 tasks done
KAROTT7 opened this issue Jun 20, 2023 · 2 comments
Closed
3 tasks done

[Bug]: webContents.print({ silent: true }) not working #38852

KAROTT7 opened this issue Jun 20, 2023 · 2 comments
Labels

Comments

@KAROTT7
Copy link

KAROTT7 commented Jun 20, 2023

Preflight Checklist

Electron Version

26.0.0-alpha.7

What operating system are you using?

macOS

Operating System Version

macOS Ventura 13.4

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working Electron version

26.0.0-alpha.7

Expected Behavior

webContents.print({ silent: true }) should work correctly

Actual Behavior

webContents.print({ silent: true }) not working

Testcase Gist URL

https://github.com/KAROTT7/electron-print-silent-issue

Additional Information

Is this problem relate to printer?

@codebytere
Copy link
Member

Already fixed in #38812

@Hedwig188
Copy link

Already fixed in #38812

Is this going to merge back to 25.2.0? I can reproduce the same issue in that version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants