Closed
Bug 1795263
Opened 2 years ago
Closed 2 years ago
Some patterns are wrongly rendered
Categories
(Firefox :: PDF Viewer, defect, P1)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
108 Branch
People
(Reporter: calixte, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
This is a regression from:
https://github.com/mozilla/pdf.js/pull/14777
To improve performance some images are cached, but the keys used in this cache are computed in using the current transformation without the translation part.
But in case of a pattern fill, the translation matters.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1766222
status-firefox105:
--- → affected
status-firefox106:
--- → affected
status-firefox107:
--- → affected
status-firefox-esr102:
--- → affected
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1766222
status-firefox108:
--- → affected
Updated•2 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Target Milestone: --- → 108 Branch
Updated•2 years ago
|
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•