Open Bug 1765726 Opened 2 years ago Updated 2 years ago

mask-image fails to render when viewport is wider than 2048px, parent element is larger than 2048px and has opacity <1

Categories

(Core :: Graphics: WebRender, defect, P3)

Firefox 99
defect

Tracking

()

UNCONFIRMED

People

(Reporter: kimatg, Unassigned)

References

(Blocks 2 open bugs)

Details

Attachments

(2 files)

Attached image Screen Shot 2022-04-21 at 16.09.07.png (deleted) —

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:99.0) Gecko/20100101 Firefox/99.0

Steps to reproduce:

Demo: https://codepen.io/zvuc/pen/OJzqgvQ

  • Have an element with mask-image property
  • Wrap it with a parent element that is wider than 2048px
  • Add opacity to parent element lower than 1
  • Extend the viewport size to wider than 2048px

Actual results:

The mask-image fails to render.

Expected results:

The mask-image should render properly.

The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebRender' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Graphics: WebRender
Product: Firefox → Core

Hmm, I guess I don't have a wide enough screen to reproduce this. Is this a new bug in 99? You can use https://mozilla.github.io/mozregression/ to help test that easily.

Flags: needinfo?(kimatg)
Severity: -- → S4
Priority: -- → P3

(In reply to Timothy Nikkel (:tnikkel) from comment #2)

Hmm, I guess I don't have a wide enough screen to reproduce this. Is this a new bug in 99? You can use https://mozilla.github.io/mozregression/ to help test that easily.

I can confirm that the issue did not exist prior to version 99. Tested on 98.0a1 and can't replicate the same bug on the test page.

Flags: needinfo?(kimatg)
Attached image Screen Shot 2022-04-26 at 19.22.42.png (deleted) —

Okay thanks. Do you want to run a full bisection with mozregression to pinpoint what changeset caused this to start failing?

Blocks: 1782834
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: