Closed
Bug 1140761
Opened 10 years ago
Closed 10 years ago
pdf.js background rendering issue
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
VERIFIED
FIXED
Firefox 39
Tracking | Status | |
---|---|---|
firefox39 | --- | verified |
People
(Reporter: finalbx, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [pdfjs-c-rendering][pdfjs-d-jpeg][pdfjs-f-regression][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/5821)
Attachments
(1 file)
936.91 KB,
application/pdf
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0
Build ID: 20150305021524
Steps to reproduce:
A relative opened the following pdf in Firefox 36.0.1
https://personal.vanguard.com/pdf/usgo.pdf?2210098191
Actual results:
The background was green.
Expected results:
The background should have been white (when opened with Adobe's reader).
Status: UNCONFIRMED → NEW
Component: Untriaged → PDF Viewer
Ever confirmed: true
Regression range:
good=2013-07-24
bad=2013-07-25
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=2983ca6d4d1a&tochange=a4c1961bf723
Ryan VanderMeulen — Bug 897554 - Update pdf.js to version 0.8.377. r=bdahl
Comment 3•10 years ago
|
||
This regressed upstream in PR #3436, see https://github.com/mozilla/pdf.js/pull/3436.
Comment 4•10 years ago
|
||
The following GitHub issues appear to demonstrate the exact same bug (note how the same PDF generator was used used for all the PDF files):
https://github.com/mozilla/pdf.js/issues/5623
https://github.com/mozilla/pdf.js/issues/4090
Updated•10 years ago
|
Priority: -- → P2
Whiteboard: [pdfjs-c-rendering][pdfjs-d-jpeg][pdfjs-f-regression]
Updated•10 years ago
|
Whiteboard: [pdfjs-c-rendering][pdfjs-d-jpeg][pdfjs-f-regression] → [pdfjs-c-rendering][pdfjs-d-jpeg][pdfjs-f-regression][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/5821
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Updated•10 years ago
|
QA Whiteboard: [good first verify]
Comment 5•10 years ago
|
||
Reproduced this bug in Nightly 39.0a1 (2015-03-07) (Build ID:20150307030233) with instruction from comment 0 and Linux x64.
Verified as fixed with latest Firefox beta 39.0b7 (Build ID: 20150618135210),
Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0
Comment 6•10 years ago
|
||
This bug can be reproduced with firefox nightly 39.0a1 (20150307030233) on Windows 7 64 bit.
UA: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:39.0) Gecko/20100101 Firefox/39.0
I verified the fix with firefox beta 39.0b7 (20150618135210) on Windows 7 64 bit.
UA: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:39.0) Gecko/20100101 Firefox/39.0
Updating the status to verified fixed.
Status: RESOLVED → VERIFIED
QA Whiteboard: [good first verify] → [good first verify][testday-20150619]
status-firefox39:
--- → fixed
Comment 7•10 years ago
|
||
cannot reproduce
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
BuildID 20150618135210
[bugday-20150624]
QA Whiteboard: [good first verify][testday-20150619] → [good first verify][testday-20150619] [bugday-20150624]
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•