Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Safari 11 print issues #137

@LucasHill

Description

@LucasHill

Safari 11 seems to have issues around some part of the implementation of printThis. Sometimes it'll prompt the user to ensure if you want to print or not, and after hitting yes it has inconsistent results. It'll either work fine, print a blank page, never display the print dialog, or even crash. It kind of feels like a bug in safari but maybe it can be worked around.

====================================================================
I use printThis in an ember addon. There's a demo below that reproduces the issue but if desired I can make a vanilla print this demo to show it off.

https://lucashill.github.io/ember-print-this/

====================================================================

Steps to reproduce the problem

  1. ... Try to print

====================================================================

What is the expected behaviour?

... print dialog displays with content

====================================================================

What is the observed behaviour?

... inconsistent as described above

====================================================================

When you set debug:true and inspect the iframe, what do you see?

... I can try this later sorry.

====================================================================

More Details

  • Which browsers/versions does it happen on? Safari 11
  • Which printThis version are you using? 1.12

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions