Open
Bug 1453797
Opened 7 years ago
Updated 1 year ago
Carousel images have jagged edges when scrolling through
Categories
(Core :: Graphics, defect, P3)
Tracking
()
NEW
People
(Reporter: adamopenweb, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webcompat][gfx-noted])
Attachments
(1 file)
29.83 KB,
image/jpeg
|
Details |
Originally reported: https://webcompat.com/issues/10422
Reproducible in Firefox 59-61 for Windows 10.
Steps to reproduce:
1. Navigate to https://www.android.com/
2. Scroll down to the section "Come on, get appy"
3. Scroll through some of the apps
Expected behavior:
Edges on images are smooth
Actual behavior:
Edges on images are jagged
- Doesn't reproduce in MacOS or Linux
- Screenshots taken with screenshot tool do not exhibit the issue
- Enabling webrender did not change the result
layout.css.servo.enabled: true
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(milan)
This looks correct for me on the first draw, but once we start using the carousel, it loses AA until we do the tab switch. We think this is active layers not getting AA on transformed layers.
This has been around for a long time, but I will clone a WebRender bug where we never see AA.
Flags: needinfo?(milan)
Whiteboard: [webcompat] → [webcompat][gfx-noted]
Comment 2•6 years ago
|
||
Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.
Webcompat Priority: --- → ?
Comment 3•6 years ago
|
||
See bug 1547409. Migrating whiteboard priority tags to program flags.
Updated•5 years ago
|
Webcompat Priority: ? → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•