Closed Bug 1693348 Opened 4 years ago Closed 3 years ago

Missing colors in image on NYT front page

Categories

(Firefox :: PDF Viewer, defect)

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

()

Details

(Whiteboard: [pdfjs-c-rendering][pdfjs-d-smask])

STEPS TO REPRODUCE

  1. load https://static01.nyt.com/images/2021/02/17/nytfrontpage/scan.pdf

ACTUAL RESULTS
The US map is rendered, but without colors. (The colors are visible in the legend below the map though.)

EXPECTED RESULTS
The US map is rendered with the blue/orange colors that indicate temperature.
(It renders correctly in Okular on the same machine, fwiw.)

(Linux Nightly 87.0a1 (2021-02-05) (64-bit))

Some lines in North America, a part of Texas and Florida aren't drawn at all.

Yeah, I see that too. The state borders are partly missing, especially around the northern states. Also, the dashed borders around the temperature zones are completely missing for me.

My feeling here is that it's a dup of:
https://github.com/mozilla/pdf.js/issues/12798

I used qpdf --stream-data=uncompress scan.pdf toto.pdf and then in object 139 0 R I replaced /GS0 22 by /GS0 92 (the goal is to just invalidate the ref) and magically blue and orange rectangles appear.
I'm pretty sure that's the same problem.

Severity: -- → S3
Whiteboard: [pdfjs-c-rendering][pdfjs-d-smask]
Depends on: 1739229
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.