Closed Bug 1994547 Opened 11 months ago Closed 10 days ago

View Transition elements are not visible during transition

Categories

(Core :: CSS Parsing and Computation, defect, P3)

Firefox 146
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr115 --- unaffected
firefox-esr140 --- disabled
firefox144 --- wontfix
firefox145 --- wontfix
firefox146 --- wontfix

People

(Reporter: zubiden.ua, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression, regressionwindow-wanted)

Steps to reproduce:

  1. Open https://codepen.io/zubiden/pen/GgoOpPB.
  2. Click on the text.
  3. (Optional) Change the .wrapper styles to see the behaviour change.

Actual results:

The element that is participating in the transition is not visible during the transition.

Expected results:

Smooth transition between two states.

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

Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core

I can reproduce. It's very weird that adding a 3d transform would break it... Nical do you know off-hand if something in WR would cause this?

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3

Oh meant to ni? you above.

Flags: needinfo?(nical.bugzilla)

Set release status flags based on info from the regressing bug 1951999

Off hand I don't know, unless the transform isn't invertible in which case that's a WebRender limitation that we want to overcome eventually but requires some difficult infrastructure work. I don't have the bandwidth to look into this in the short term but I'm keeping the needinfo as a remainder.

(In reply to Nicolas Silva [:nical] from comment #7)

Off hand I don't know, unless the transform isn't invertible in which case that's a WebRender limitation that we want to overcome eventually but requires some difficult infrastructure work. I don't have the bandwidth to look into this in the short term but I'm keeping the needinfo as a remainder.

I just checked again because I am in the middle of that infrastructure work I mentioned, but it appears that this test case now works in firefox stable (without need for my upcoming changes)

Status: NEW → RESOLVED
Closed: 10 days ago
Flags: needinfo?(nical.bugzilla)
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.