Closed
Bug 1011534
Opened 11 years ago
Closed 4 years ago
PDF viewer doesn't display the photos in the PDF file correct. They are with white lines
Categories
(Firefox :: PDF Viewer, defect, P4)
Tracking
()
RESOLVED
DUPLICATE
of bug 1264608
People
(Reporter: jeina_doichinova, Unassigned)
Details
(Whiteboard: [pdfjs-c-rendering][pdfjs-d-image-quality])
Attachments
(1 file)
|
875.68 KB,
application/pdf
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
Steps to reproduce:
I open the PDF file with PDF Viewer to see the result.
Actual results:
The photos in PDF file are displayed with white horizontal lines
Expected results:
The photos in PDF file should be displayed clear.
Updated•11 years ago
|
Component: General → PDF Viewer
Updated•11 years ago
|
Priority: -- → P4
Whiteboard: [pdfjs-c-rendering][pdfjs-d-image-quality]
Comment 1•11 years ago
|
||
Mozilla/5.0 (X11; Linux i686; rv:32.0) Gecko/20100101 Firefox/32.0
Reproduced on latest Nightly 20140519030202.
I can see white lines on the first image and also a black rectangle at the bottom of the last page.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 7 → All
confirming with
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
but it is a dupe of
https://bugzilla.mozilla.org/show_bug.cgi?id=1164550
Images, which are split into blocks shows this, as pdf.js creates a white/grey line between these blocks.
Comment 4•4 years ago
|
||
(In reply to Kenan from comment #3)
Images, which are split into blocks shows this, as pdf.js creates a white/grey line between these blocks.
Please note that there's no lines being "created", but simply the page background showing between the image chunks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Comment 5•3 years ago
|
||
This was fixed by the same patch as bug 1264608.
You need to log in
before you can comment on or make changes to this bug.
Description
•