Description: When there is two or more parallel physics animation effects going on, and they have different durations. When one of the animaton effect ends there is a jump in the other animation effects. Steps to Reproduce: 1.Add two shapes with Fall Simulated 2.Set first one a duration of 3 and the second one a duration of 5 3.Make second one start with previous 4.Play the slide Actual Results: When the first animation effect ends, there's a sudden jump in the animation Expected Results: When the first animation effect ends, there shouldn't be jump and the animation should just keep going. Reproducible: Always User Profile Reset: Yes Additional Info: Version: 7.1.0.0.alpha0+ Build ID: 977a97f3148c0aece0a54304aae81ec44ced07e0 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 164886 [details] Test case which demonstartes the bug
Sarper Akdemir committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/943aaf6c61d9594ec229984b5d5801afe5d89024 tdf#136301: fix parallel physics animations over-stepping during lock transfer It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.