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

Exporting: Print in Safari browser doesn't work as expected #17311

Closed
hubertkozik opened this issue May 19, 2022 · 2 comments
Closed

Exporting: Print in Safari browser doesn't work as expected #17311

hubertkozik opened this issue May 19, 2022 · 2 comments
Labels
Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug

Comments

@hubertkozik
Copy link
Member

hubertkozik commented May 19, 2022

Expected behaviour

Calling the chart.print() method will always print the chart and show the chart in preview.

Actual behaviour

If I call the chart.print() method for the first time the popup with printer settings shows up and everything works correctly. If I close this popup using the 'Cancel' button and call the method chart.print() again the different popup shows up with text: "This webpage is trying to print. Do you want to print this webpage?" When I click the 'Print' button the printer settings show up and I don't see the chart in the preview window.

safari_bug

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/nxkzb07w/

  1. Click the button 'Print chart' to call chart.print() method.
  2. Click the 'Cancel' button in the printer settings popup.
  3. Click the 'Print chart' button again - a different popup shows up.
  4. Click the 'Print' button - the preview doesn't contain the chart.

Product version

Highcharts v10.1.0 (probably previous too)

Affected browser(s)

Safari 15.2 - probably not the only version

@karolkolodziej
Copy link
Contributor

Thank you for reporting the issue!

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@github-actions github-actions bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Dec 14, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants