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

Print doesn't work on Chrome when using system dialog #116

Open
rtoumazet opened this issue Jul 1, 2024 · 2 comments
Open

Print doesn't work on Chrome when using system dialog #116

rtoumazet opened this issue Jul 1, 2024 · 2 comments
Labels

Comments

@rtoumazet
Copy link

Hi,

Printing from the system window doesn't work in Chrome version 126.0.6478.127 (Official build) (64 bits). It used to work some versions ago but that's not the case anymore.

Expected behaviour

When using the system dialog, printing works.

Observed behaviour

When using the system dialog, printing doesn't work, nothing is send to the printer.

Steps to reproduce the issue

  • Connect to http://doersguild.github.io/jQuery.print/demo/
  • Scroll down and click on the "Print this in a new window, without this button and the title"
  • On the print window, click on "More parameters"
  • Scroll to the bottom, and click on "Print using system dialog"
  • Click on "Print"
    -> Nothing is printed.

Simplified demo link reproducing the issue

jQuery, jQuery.print version

3.1.1 on the demo site, 1.5.1

Browser and operating system

  • Chrome version 126.0.6478.127 (Official build) (64 bits)
  • Windows 10

Everything works as expected on Firefox

Thanks !

@rtoumazet
Copy link
Author

Did some more tests on Edge, behaviour changed between version 124.0.2478.67 (01/05/2024 release) and version 125.0.2535.85 (05/06/2024 release).

@rtoumazet
Copy link
Author

Some more testing on my side : actually nothing's displayed when using the 'iframe' parameter with the 'false' value, but everything works as expected when the parameter is 'true' ...
I thought iframe support was to be dropped in Chrome, looks like it's the opposite :)

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

2 participants