Closed
Bug 1773270
Opened 4 years ago
Closed 4 years ago
Unreadable text in PDF
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Tracking
()
VERIFIED
FIXED
103 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox-esr102 | --- | unaffected |
| firefox101 | --- | unaffected |
| firefox102 | --- | disabled |
| firefox103 | --- | verified |
People
(Reporter: pascalc, Assigned: lsalzman)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
- Go to https://www.allianz.fr/content/dam/onemarketing/azfr/common/marque/pdf/Rapport_Nouveaux_Risques_2021_version_d%C3%A9finitive.pdf
- Go to the summary page 2 (but there are multiple places in the document where the text is unreadable (see screenshot
Last good revision: 7f67e3634e8fbe799053df48df07f132c3642ca4
First bad revision: abf483eaacf25b0198dfc7814427148f7bc4ef9f
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=7f67e3634e8fbe799053df48df07f132c3642ca4&tochange=abf483eaacf25b0198dfc7814427148f7bc4ef9f
This is a new regression in 102 from bug 1771415. Setting gfx.canvas.accelerated to false fixes the issue.
Flags: needinfo?(lsalzman)
Updated•4 years ago
|
Blocks: gpu-canvas
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → lsalzman
Status: NEW → ASSIGNED
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/393140bbceb8
Check for subpixel AA in DrawTargetWebgl::StrokeGlyphs. r=aosmond,gfx-reviewers
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(lsalzman)
Updated•4 years ago
|
status-firefox-esr102:
affected → ---
Comment 4•4 years ago
|
||
Set release status flags based on info from the regressing bug 1771415
status-firefox-esr102:
--- → affected
| Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Flags: qe-verify+
I managed to reproduce this issue on a 2022-06-08 Nightly build on Windows 10 64-bits. Verified as fixed on Firefox 103.0b4(build ID: 20220703190044) and Nightly 104.0a1(build ID: 20220704214252) on Windows 10 64-bits, Ubuntu 22.04 and macOS 11.
You need to log in
before you can comment on or make changes to this bug.
Description
•