Open
Bug 1454043
Opened 7 years ago
Updated 1 year ago
Carousel images have jagged edges when scrolling through
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox61 | --- | affected |
People
(Reporter: milan, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [webcompat][gfx-noted][sci-exclude])
+++ This bug was initially created as a clone of Bug #1453797 +++
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
Without WebRender, we have smooth edges on the first paint (e.g., tab switch), but not once we start using the carousel - probably active layers related.
With WebRender, we never have smooth edges.
Reporter | ||
Updated•7 years ago
|
Blocks: stage-wr-next
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•6 years ago
|
Whiteboard: [webcompat][gfx-noted] → [webcompat][gfx-noted][sci-exclude]
Updated•5 years ago
|
Webcompat Priority: ? → ---
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•