Absolutely positioned animated element in parent with overflow: hidden disappears
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: lisowski54, Unassigned)
Details
Attachments
(1 file)
|
472.88 KB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0
Steps to reproduce:
https://codepen.io/hipstersmoothie/pen/poWPxJR/
Actual results:
When you interact with the preview area (for example by clicking on the animated element) the elements in the animation flicker. It seems like everytime the animation restarts is when the flicker has the potential to happen.
Expected results:
The animation should be smooth (as it is in safari and chrome)
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Navigation' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Updated•4 years ago
|
Comment 2•4 years ago
|
||
The severity field is not set for this bug.
:dholbert, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 3•4 years ago
|
||
This is definitely related to our off-main-thread animation stuff. I don't see flicker in most cases, but I do sometimes see the flicker when I move mouse cursor on the animation.
| Reporter | ||
Comment 4•4 years ago
|
||
It happens the most for me if I click this elements being animated
Description
•