Closed
Bug 806566
Opened 12 years ago
Closed 12 years ago
PDF built-in viewer does not work in HiDPI
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: fxcoudert, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [pdfjs-f-fixed-upstream])
When using the Nightly build on a MacBook Pro with Retina display (HiDPI), the built-in PDF viewer doesn't support native resolution. All content is rendered at half-resolution and scaled up, resulting in blurry output.
In contrast, the pdf.js codebase itself contains a fix (see https://github.com/mozilla/pdf.js/issues/2222 and https://github.com/mozilla/pdf.js/pull/2283). Checking the live demo at http://mozilla.github.com/pdf.js/web/viewer.html displays a perfectly crisp text and graphics.
Comment 1•12 years ago
|
||
Presumably this issue will be addressed when the code you found gets merged into the tree.
I don't know who in the "pdf.js team" to CC on this bug. I'll try to find out.
Comment 2•12 years ago
|
||
Steven -- bdahl is your guy.
Comment 3•12 years ago
|
||
Our fix will land the next time we update pdf.js in mozilla central which will happen at least once before FF19 uplift. It isn't the ideal fix, but it does improve the output quite a bit.
Updated•12 years ago
|
Whiteboard: [pdfjs-f-fixed-upstream]
Comment 4•12 years ago
|
||
Fixed in bug 810107.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•