Closed
Bug 831468
Opened 13 years ago
Closed 12 years ago
PDF viewer displays shaded areas of ADP paystubs as *really* dark (practically unreadable) -- e.g. "Gross Pay", "Net Pay"
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox19 | --- | unaffected |
firefox20 | --- | affected |
firefox21 | --- | fixed |
People
(Reporter: dholbert, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [pdfjs-c-rendering])
Attachments
(1 file)
5.96 KB,
image/png
|
Details |
STR:
1. Open an ADP paystub from http://ipay.adp.com/ (if you have an account there), in Firefox's integraded PDF viewer (aka PDF.js)
ACTUAL RESULTS: The shaded block at the top (and the shaded rectangle around "gross pay" and "net pay") are _very_ dark, to the point of being unreadable. See attached screenshot -- Evince on the left, Firefox on the right.
Updated•13 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-rendering]
Reporter | ||
Comment 1•12 years ago
|
||
This is WORKSFORME in nightly now -- the shading in my ADP paystub looks like it does on evince.
WORSKFORME in current nightly:
Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20130214 Firefox/21.0
and in beta:
Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
...but, this is still broken in Aurora:
Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20130214 Firefox/20.0
So this appears to be a regression in Firefox 20 (w.r.t. earlier versions), which has since been fixed in nightly.
Marking as WORKSFORME on trunk, and requesting tracking for Firefox 20.
status-firefox19:
--- → unaffected
status-firefox20:
--- → affected
status-firefox21:
--- → fixed
Keywords: regression
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•12 years ago
|
||
Fix range was:
{
Last bad nightly: 2013-01-23
First good nightly: 2013-01-24
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=2876e73c9b6f&tochange=98ea4d294369
}
which includes https://hg.mozilla.org/mozilla-central/rev/5fae1032ef3b for "Bug 832995 - Update pdf.js to version 0.7.82. r=bdahl". That's presumably what fixed this.
Depends on: 832995
Reporter | ||
Comment 3•12 years ago
|
||
And the regression range was:
{
Last good nightly: 2012-12-29
First bad nightly: 2012-12-30
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0bb4773db082&tochange=eb2f5c66561b
}
which includes https://hg.mozilla.org/mozilla-central/rev/70dc4af0325b for "Bug 824174 - Update pdf.js to version 0.7.28. r=bdahl"
Marking as blocking that bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•