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

Italics, bold kinda messed up when printing from Firefox (v33) #5058

Closed
brianloveswords opened this issue Jul 18, 2014 · 5 comments
Closed
Labels

Comments

@brianloveswords
Copy link

Firefox Version: 33.0a1 (2014-07-17) on OS X 10.9.3

Steps to Reproduce:

  1. Print a document with bold or italic text (i.e. http://math.ucsd.edu/~jrabin/publications/ProblemFreeActivity.pdf)

Expected Results:

  1. The text on the printed page should be italicized on the screen.

Actual Results:
see here

The page on the left was printed from Preview on OS X, the page on the right printed directly from Firefox using the "print" icon in the PDF viewer.

@CodingFabian
Copy link
Contributor

i am investigating one possible source of the issue. Can you estimate how long you waited after loading of the document to print it? There is a cleanup happening after 30 seconds and print results before differ from the ones after.

@brianloveswords
Copy link
Author

I'm fairly confident it was longer than 30 seconds, maybe a minute or two?

@CodingFabian
Copy link
Contributor

what i can reproduce with my local viewer is that if i disable that cleanup timeout it prints fine. if i let timeout happen it looks similar to yours.
I think this is a duplicate of #5006 and another reason to work on it.
@yurydelendik is still out of office, but when he returns, I will discuss the purpose of the cleanup with him. For me it looks like the intention is good, but it hurts (late) printing for some yet unknown reason.

@brianloveswords
Copy link
Author

Awesome, thanks for looking into this!

@Snuffleupagus
Copy link
Collaborator

Closing as duplicate of issue #5006.

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

4 participants