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

Large characters rendered overlapping on PDF.js in Firefox 82 #12533

Closed
blerner opened this issue Oct 26, 2020 · 3 comments · Fixed by #12534
Closed

Large characters rendered overlapping on PDF.js in Firefox 82 #12533

blerner opened this issue Oct 26, 2020 · 3 comments · Fixed by #12534
Labels

Comments

@blerner
Copy link

blerner commented Oct 26, 2020

Example pdf: https://www.mass.gov/doc/covid-19-dashboard-october-25-2020/download -- and most of the previous versions (https://www.mass.gov/info-details/archive-of-covid-19-cases-in-massachusetts) as well

Configuration:

  • Web browser and its version: Firefox v82.0
  • Operating system and its version: Windows 10
  • PDF.js version: whatever's bundled with Firefox
  • Is a browser extension: no

Steps to reproduce the problem:

  1. View pages 18 or 20 of the PDF for examples

Actual results:
image

Expected results (in Chrome):
image

@timvandermeij
Copy link
Contributor

Fixed by the PR above.

@blerner
Copy link
Author

blerner commented Oct 26, 2020

Wow, that's an unexpected root cause! Thanks for the quick fix :)

@timvandermeij
Copy link
Contributor

Yes, it's quite surprising, especially since we would expect this to have been reported more often given how long this code already exists. Fortunately it seems to be very rare to trigger in practice, but this PDF file managed to do so. Thank you for reporting it so it could be fixed!

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