Closed
Bug 973639
Opened 11 years ago
Closed 7 years ago
Graphic in PDF is completely ommited
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
People
(Reporter: linuxhippy, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [pdfjs-c-rendering][pdfjs-f-regression])
Attachments
(1 file)
(deleted),
application/pdf
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release)
Build ID: 20140212131424
Steps to reproduce:
Opened the attached pdf file with firefox
Actual results:
the graphic covering almost the whole page is completly missing
Expected results:
graphic should have been rendered
Comment 1•11 years ago
|
||
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/63386b71d1b5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130610 Firefox/24.0 ID:20130610171118
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/9786c829bf3c
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130610 Firefox/24.0 ID:20130610172913
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=63386b71d1b5&tochange=9786c829bf3c
Regressed by
b7637656cc54 Ryan VanderMeulen — Bug 878897 - Update pdf.js to version 0.8.229. r=bdahl
Blocks: 878897
Status: UNCONFIRMED → NEW
status-firefox27:
--- → affected
status-firefox28:
--- → affected
status-firefox29:
--- → affected
status-firefox30:
--- → affected
status-firefox-esr24:
--- → affected
Component: Untriaged → PDF Viewer
Ever confirmed: true
Keywords: regression
OS: Linux → All
Version: 27 Branch → 24 Branch
Comment 2•11 years ago
|
||
Running git bisect, I found that this regressed upstream in: https://github.com/mozilla/pdf.js/pull/3312.
Comment 3•11 years ago
|
||
I was unable to replicate on Mac OS X (so "OS: Linux → All" is not true). Looks like image 8219x7244 cannot be loaded into canvas on Linux and Windows.
Comment 4•11 years ago
|
||
(page size is set to 8.27 × 11.7 inches and graphics takes about 2/3 of the height, so we are looking at image embedded at 1000 dpi)
Updated•11 years ago
|
Priority: -- → P2
Whiteboard: [pdfjs-c-rendering][pdfjs-f-regression]
Reporter | ||
Comment 5•10 years ago
|
||
Seems to be fixed in FF31, cannot reproduce anymore on Linux31
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•