Open Bug 1719914 Opened 4 years ago Updated 4 years ago

SVG Alpha renders incorrectly on Fill-opacity and Alpha channel.

Categories

(Core :: Graphics, defect, P3)

Unspecified
Android
defect

Tracking

()

People

(Reporter: kbrosnan, Unassigned)

Details

From github: https://github.com/mozilla-mobile/fenix/issues/20315.

Steps to reproduce

URL: https://firefox-svg-opacity-bug.stackblitz.io
Code: https://stackblitz.com/edit/firefox-svg-opacity-bug?file=src/bg-components/letterP.js

Expected behavior

When animating the behaviour of the fill-opacity or the alpha channel of RGBA it should display the color/image behind itself.

Actual behavior

It displays as hard white 255,255,255 when it should be translucent.

Device information

OS: Android 11
FF setting: 89.1.1 build #2015812947
Model: Motorola G2

Change performed by the Move to Bugzilla add-on.

I think I can reproduce the bug, but only with webrender disabled.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.