Slider animation is not smooth on https://nos.nl/
Categories
(Core :: CSS Transitions and Animations, defect)
Tracking
()
People
(Reporter: ksenia, Unassigned)
References
(Blocks 1 open bug, Regression, )
Details
(Keywords: regression)
As reported in https://github.com/webcompat/web-bugs/issues/62037
STR:
- Visit https://nos.nl/ in Nightly 85.0a1 (2020-11-20) on desktop
- Scroll down to "Nieuws in beeld 10 foto's" gallery and click on the red arrow to see the couple next photos
Expected:
Slides change smoothly
Actual:
Slides don't animate
From mozregression:
10:48.93 INFO: Narrowed integration regression window from [4039bc28, 20d40fcc] (4 builds) to [5099104e, 20d40fcc] (2 builds) (~1 steps left)
10:48.93 INFO: No more integration revisions, bisection finished.
10:48.93 INFO: Last good revision: 5099104ea5ee71d7069c797542e08895307affed
10:48.93 INFO: First bad revision: 20d40fcc3f751c7a7517fb691dc4e611872f2d76
10:48.93 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5099104ea5ee71d7069c797542e08895307affed&tochange=20d40fcc3f751c7a7517fb691dc4e611872f2d76
| Reporter | ||
Comment 1•5 years ago
|
||
This appears to be a paid plugin called Royal Slider, similar behavior is reproducible on https://dimsemenov.com/plugins/royal-slider/gallery/
| Reporter | ||
Comment 2•5 years ago
|
||
Hi Hiroyuki, would you be able to take a look at this?
| Reporter | ||
Comment 3•5 years ago
|
||
This is probably a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1679649
Comment 4•5 years ago
|
||
No, that one is caused by a different problem. I am still investigating this, haven't found where the underlying problem is, but anyway, this case is caused by overflow: visible transform offset from the reference frame, and the overflowed area is offset-ed side.
Updated•5 years ago
|
Comment 5•5 years ago
|
||
The severity field is not set for this bug.
:hiro, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•5 years ago
|
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
| Reporter | ||
Comment 6•4 years ago
|
||
The gallery from the reported site is now gone, an the second linked webcompat issue is not reproducible anymore.
I came across one more report with adobe.com that seems to be related to this issue. Setting layout.animation.prerender.partial to false makes animation work.
Comment 7•4 years ago
|
||
:hiro, given this appears to now affect adobe.com, can you take a second look at this and see if the priority should be raised? This is still Nightly-only, but it would be good to have a look anyway.
Comment 8•4 years ago
|
||
I am going to disable the feature, partial pre-render, on all channels in bug 1760918.
Comment 9•2 years ago
|
||
Since this got disabled, I think we can unset the Webcompat Priority flag
Description
•