Created attachment 182588 [details] test.odp The attached test odp file contains a smiley face (i.e. Shape 1) and a rectangle (i.e. Shape 2). The animations are set on the smiley face, so that when one clicks on the rectangle the smiley face appears (but does not dim or disappear). However, during presentation when I click on the rectangle the smiley face disappears shortly after it appears. Steps to Reproduce: 1. Open the attached odp file. Observe that the "effect" for the smiley face is set to "Appear", the effect options are set to "Trigger: Start on click of Shape 2", effect: After animation - Don't dim. 2. Slide Show - Start from the first slide. Click on the rectangle. Current Result: The smiley face disappears shortly after it appears. Expected Result: The smiley face keeps its appearance after I click on the rectangle. This bug is initially reported in the LibreOffice Chinese discussion forum: https://bbs.libreofficechina.org/forum.php?mod=viewthread&tid=3240 debian testing,Version 7.4.1.1. I can reproduce it on 7.3 branch as well as Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: b52fd544b9c128d3e28de6355286f6480b618e93 CPU threads: 8; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: zh-CN (zh_CN.UTF-8); UI: en-US Build Platform: Fedora34@X64, Branch:master, bibisect-linux-64-7.4-CN Calc: threaded
Created attachment 182589 [details] settings.pdf This is screenshot showning the animation settings used.
Confirmed with Version: 7.4.1.2 / LibreOffice Community Build ID: 40(Build:2) CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Ubuntu package version: 1:7.4.1~rc2-0ubuntu0.22.04.1~lo1 Calc: threaded This is weird. If instead of "Don't Dim" you choose "Dim with color", the result will be that the smiley face will stay visible.
Also repro in Version: 7.2.7.2 / LibreOffice Community Build ID: 8d71d29d553c0f7dcbfa38fbfda25ee34cce99a2 CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL And in Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 35702fd6781542f5eefbd3710304ab9a25ac61fe CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded
Repro with Windows, so All. In my Linux, I don't see smiley at all, another bug. I'll mark bug 151097 as a duplicate of this one, to concentrate on this. Unless it's resolved, it's easy to reopen. This is specific and not general inversion, Dim works, not sure for Dim with color.
*** Bug 151097 has been marked as a duplicate of this bug. ***
Always look on the bright side of life ... and check for regression. No repro 6.1, repro in 6.3. source 7e18b87566c55b38ca812c28b01ed346d45e94b8 prev source 140fd0a1b1da1b0b14bda17c926dd8f95750ba92 author Mark Hung <marklh9@gmail.com> 2019-02-24 tdf#88969 restart interactive sequence. This patch allows the whole interactive sequence to restart automatically when it's done. User don't need to insert multiple pause toggle command to a media object just for toggling the media multiple times. Hi Mark, please see.
Here's a hack to make it work. Weirdly, setting "after animation : "hide on next animation" will make it stay. If more objects are to be started by the same click, only the first of them has to be hacked. This is still a hack and still not a solution, as it will not play correctly on other softwares such as Ms PowerPoint. (and Powerpoint animations will not play correctly on LibreOffice unless using this hack).
Consolidating into earlier bug 133002. *** This bug has been marked as a duplicate of bug 133002 ***