Closed
Bug 1711989
Opened 4 years ago
Closed 4 years ago
Text pixellated on a pinch zoomed canvas-based GDoc
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
DUPLICATE
of bug 1551302
People
(Reporter: overholt, Assigned: tnikkel)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
Latest macOS on a late 2020 MacBook Air, latest Chrome release, latest Firefox Nightly (2021-05-19)
- go to https://docs.google.com/document/d/1N1XaAI4ZlCUHNWJBXJUBFjxSTlsD5XctCz6LB3Calcg/preview#heading=h.6jynaot9cbnq
- pinch zoom (trackpad) into the text near the top
Expected: smooth zoomed-in text
Actual: pixellated zoomed-in text
Note: looks good in Chrome. Pinch-zoomed text in non-canvas-based gdocs [1] look good in both Chrome and Firefox.
[1]
https://workspaceupdates.googleblog.com/2021/05/Google-Docs-Canvas-Based-Rendering-Update.html
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(tnikkel)
Assignee | ||
Comment 1•4 years ago
|
||
Looks like they are using the resize event on the visual viewport to adjust the size of the canvas as the user zooms in. So we'll likely need to turn on visual viewport on desktop for this.
Depends on: visual-viewport-api-desktop
Flags: needinfo?(tnikkel)
Assignee | ||
Updated•4 years ago
|
OS: macOS → All
Hardware: ARM64 → All
Comment 2•4 years ago
|
||
Planning to land the patch next week and enable this in 91.
Assignee: nobody → tnikkel
Updated•4 years ago
|
Blocks: canvas-gdocs
Assignee | ||
Comment 3•4 years ago
|
||
Bug 1551302 landed, calling this a dupe of that bug.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•