Description: UI: Scroll to the select object in the Animation panel on selecting Steps to Reproduce: 1. Open the attached file 2. Set sidebar to the animation deck 3. Select the encircled Bézier curve Actual Results: The Bézier curve is invisible in the animation deck Expected Results: I inclined to scroll to that position to make the 'selection' visible (it's blue highlighted) Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: cdf8e971d5d46df4bcab35a99c4254df9459213f CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-GB Calc: CL Jumbo
Created attachment 180054 [details] Example file
Yes, we scroll to the Effect but not the actual animation object in case of a long list. Maybe easyhackable in sd/source/ui/animations/SlideTransitionPane.cxx
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/528008104bcb7433f818ab3e8bf10bf1296e09b9 tdf#149029 Scroll to the selected object in the Animation panel on selecting It will be available in 7.4.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.
done in trunk