Closed
Bug 1789683
Opened 3 years ago
Closed 3 years ago
PDF text rendering problem (letters doubled?)
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
VERIFIED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox-esr102 | --- | unaffected |
| firefox104 | --- | unaffected |
| firefox105 | --- | unaffected |
| firefox106 | --- | verified |
People
(Reporter: marco, Assigned: lsalzman)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(3 files)
After the patches in bug 1773280 landed, we started seeing some text rendering problems (letters doubled?) in pdf.js.
| Reporter | ||
Comment 1•3 years ago
|
||
| Reporter | ||
Comment 2•3 years ago
|
||
| Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Keywords: regression
Comment 3•3 years ago
|
||
:lsalzman, since you are the author of the regressor, bug 1773280, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Flags: needinfo?(lsalzman)
Comment 4•3 years ago
|
||
Set release status flags based on info from the regressing bug 1773280
status-firefox104:
--- → unaffected
status-firefox105:
--- → unaffected
status-firefox106:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr91:
--- → unaffected
| Assignee | ||
Comment 5•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → lsalzman
Status: NEW → ASSIGNED
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c3e19b3d6a3b
Fix non-stroked case in GlyphCacheEntry::MatchesGlyphs. r=aosmond,gfx-reviewers
Comment 7•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(lsalzman)
Updated•3 years ago
|
Flags: qe-verify+
Comment 8•3 years ago
|
||
Verified in 106.0b4 Firefox.
You need to log in
before you can comment on or make changes to this bug.
Description
•