Gradient in PDF file not rendered correctly
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
People
(Reporter: thibolu, Assigned: calixte)
References
Details
(Whiteboard: [pdfjs-rendering][pdfjs-image-quality])
Attachments
(1 file)
380.10 KB,
application/pdf
|
Details |
Updated•9 years ago
|
still exist in
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
Updated•3 years ago
|
Updated•3 years ago
|
Comment 8•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 5 duplicates.
:calixte, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 9•3 years ago
|
||
In the attached pdf, the "gradient" is rendered thanks to some rectangles with different colors and because of rounding issues some thin white (because the background color is white) lines appear between each rectangle.
We already fixed a bug about thin lines between images:
https://github.com/mozilla/pdf.js/pull/14853
and we should do something similar for rectangles.
Anyway the bug is S3 because it doesn't hurt that much (from a readability point of view).
Updated•3 years ago
|
Comment 13•3 years ago
|
||
Bug 1164550 contains a small test case.
Assignee | ||
Updated•3 years ago
|
Description
•