Closed
Bug 922234
Opened 12 years ago
Closed 12 years ago
PDF.js/PDF Viewer does not properly display shadow layers
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
FIXED
Firefox 29
People
(Reporter: donrhummy, Unassigned)
References
Details
(Whiteboard: [pdfjs-c-rendering][pdfjs-d-smask][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/4161)
Attachments
(4 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258
Steps to reproduce:
Tried to view page 21 of the attached PDF ("dangerpatrol_beta_021910.pdf").
Actual results:
Instead of it looking like it should (shadows behind the post-it-notes - view the attached image or the PDF in a regular PDF viewer to see how it should look), it shows the shadows as too-large gray boxes that run over other elements.
Also received the warning in console:
"Warning: TODO: graphic state operator SMask"
This displays improperly in Chrome as well. (The issue appears to be with PDF.js itself)
Expected results:
It should display exactly as in a regular PDF viewer.
Page 11 with issue issue split and attached.
Probably already reported (about Smask).
Status: UNCONFIRMED → NEW
Component: Untriaged → PDF Viewer
Ever confirmed: true
Updated•12 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-rendering][pdfjs-d-smask]
Updated•12 years ago
|
Whiteboard: [pdfjs-c-rendering][pdfjs-d-smask] → [pdfjs-c-rendering][pdfjs-d-smask][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/4161
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Depends on: 965861
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
Updated•12 years ago
|
QA Whiteboard: [good first verify]
You need to log in
before you can comment on or make changes to this bug.
Description
•