Flashing elements during 3D transform animation
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: roland, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36
Steps to reproduce:
Bug #1:
Open https://smartslider3.com/bugs/firefox/flash1/34/
Click on the arrow on the right
Bug #2
Open https://smartslider3.com/bugs/firefox/flash1/trunk/
Mouse down on the right side of the image, start to drag to the left direction.
Actual results:
Bug #1
While the animation in progress, you will see that the top orange gradient and the bottom SVG shape is not visible. See: https://www.youtube.com/watch?v=migh-X455zg
Bug #2
While you drag, the next image will reach the left arrow box. The image rendered somehow between the dark box and the white arrow, but it should not be possible. The background on the right arrow also disappears. See: https://www.youtube.com/watch?v=qXHJhttIXU4
Expected results:
Elements are flashing and not rendered correctly.
Worth to note:
Bug #1 happens only if there is a 1px solid border around the whole slider.
Bug #2 happens only if there is a box-shadow around the whole slider.
Might be related: https://bugzilla.mozilla.org/show_bug.cgi?id=1551211
Comment 2•6 years ago
|
||
I can reproduce the issue on Firefox68.0.1 Windows10 with WebRender.
But it seems already fixed in Firefox69.0b11 Windows10 with/without WebRender.
Comment 4•6 years ago
|
||
Hi,
Based on comment 2 and comment 3, I will mark this issue as Resolved - Worksforme.
If anyone can still reproduce the issue on latest Beta version please feel free to reopen this bug.
Thank you for collaboration.
Description
•