1. Open attachment 163942 [details] from bug 135421 2. Play the slideshow and advance the animation On Linux, you will see unwanted movement to the bottom right direction for some objects whenever an animation is running. On Windows, you will only see a slight change in the shape of the numbers in the top left row. This is a very recent regression and can not yet be bibisected with the 7.2 repo.
Confirmed using LO 7.2.0.0.alpha0+ (0b39d386e4742afa4efcf293baf0e2922505306a) / Ubuntu. Still fine in 4e1294b7d6f8de981147f15d4ca1b4e4853249eb from a week ago.
Strangely I do not see the problem in an up-to-date 7.2 repo
Hmm, now I am suspecting this is because my own build has --enable-dbgutil. I tried an appimage of 7.2 and did not see the problem. Áron: do you also run a debug build?
(In reply to Buovjaga from comment #3) > Áron: do you also run a debug build? Yes. And I can also reproduce in older debug builds, like one based on 6.0 (it's a vendor branch, so not the same, but for this purpose, should be close enough). So, it definitely isn't a recent regression, and we probably don't need to bother with it since it doesn't occur in release builds, though perhaps knowing whether it's intentional or not would be good.
Yeah. Let's close for now and we can let it haunt our dreams.
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/91ca15e3f8ae13b22531745a634459a2d9b4596a tdf#139923 Part A: Master Navigator: Fix Insert popup menu It will be available in 24.2.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.
(In reply to Commit Notification from comment #6) > Jim Raykowski committed a patch related to this issue. > It has been pushed to "master": > > https://git.libreoffice.org/core/commit/ > 91ca15e3f8ae13b22531745a634459a2d9b4596a > > tdf#139923 Part A: Master Navigator: Fix Insert popup menu > > It will be available in 24.2.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. Sorry for the noise. This patch is for bug 139935.