Closed
Bug 1124116
Opened 10 years ago
Closed 10 years ago
PDF rendered with extra black elements around image using FF PDF reader
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 858128
People
(Reporter: n.westgarth, Unassigned)
Details
(Keywords: reproducible, testcase)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
Steps to reproduce:
Opened attached PDF with Firefox 34.0.5 on Windows 7 Enterprise SP1, scrolled to image on article page 164. This occurs on many different PDFs in our experience.
Actual results:
Large black quarter circle element displayed over the top of the image
Expected results:
The image should be visible
Comment 1•10 years ago
|
||
I can reproduce this on Windows but not on OS X... Yury, is this likely to be a graphics issue in that case?
Status: UNCONFIRMED → NEW
Component: Untriaged → PDF Viewer
Ever confirmed: true
Flags: needinfo?(ydelendik)
Keywords: reproducible,
testcase
Comment 2•10 years ago
|
||
This is most likely a duplicate of bug 858128.
Comment 3•10 years ago
|
||
It is specific to Windows graphics backend. PDF contains command moveTo(0,0)/lineTo(0,0)/closePath/stroke and that causes to draw a circle on Windows.
Flags: needinfo?(ydelendik)
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•