Description: Slide show drops to desktop in the middle of the presentation (press still active in background) Steps to Reproduce: 1. open the attached file 2. Press F5 Actual Results: Should drop to desktop after first sheet animation finishes Expected Results: Should stay on top Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 7.2.0.0.alpha1+ (x64) / LibreOffice Community Build ID: 3b57ebb445df8a2bc3d916ea79f8af45e20e4e62 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL After profile reset, but not happening in safe-mode
Created attachment 172691 [details] Example file
No repro. I don't see animation on slides.
(In reply to Timur from comment #2) > No repro. I don't see animation on slides. I meant: Slide transition And please copy the about. Pretty sure you tested with Windows, but Raster or Vulkan? Windows 10 or lower? And which build..
I don't repro show drop but I don't see Tiles slide transition in Windows 7, both Skia and Gdi, LO 7.2+ UI render: default; VCL: win. Tiles were seen with 7.0.6, although with flickering which is sometimes a drop to desktop. I see Tiles in Linux, so I set New regression for Windows in 7.2 for Tiles transition. After that one is resolved, flickering and drop can be tested.
Telesto, do you reproduce "no Tiles in slide transition"? Please do bibisect for what you do.
Created attachment 173230 [details] Bibisect log This worked fine until author Noel Grandin <noelgrandin@gmail.com> 2021-01-18 18:27:19 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2021-05-17 12:56:51 +0200 commit 9090dc1f3b27195f5defd35586ac79357992be21 (patch) tree d39f4b624ae337d5c9ce76eba8521b76e53afa05 parent c8cf2e0e088b74afa52564945a9c005b3b86bf7e (diff) split OutputDevice from Window as part of a longer-term goal of doing our widget rendering only inside a top-level render- context. I moved all of the OutputDevice-related code that existed in vcl::Window into a new subclass of OutputDevice called WindowOutputDevice. (*) not sure why we are getting an 1x1 surface in SvpSalGraphics::releaseCairoContext, but to fix it I clamp the size there (*) might have to dump VCLXDevice, and move it's code down into VCLXWindow and VCLXVirtualDevice (*) can we remove use of VCLXDevice in other places, in favour of just talking to the VCL code? https://cgit.freedesktop.org/libreoffice/core/commit/?id=9090dc1f3b27195f5defd35586ac79357992be21 After this commit: 1. First start of presentation crashes 2. Second run, the effect being replaced by functional one Somewhere the right effect is re-introduced.. (different bibisect?) but not showing in Windows 7 and showing in 8.1 but dropping presentation to desktop
Adding CC to: Noel Grandin To be clear: Current condition: no slide transition on Windows 7 (comment 4). Windows 8.1 as transition but drops to desktop at the end of each slide transition effect. I bibisected where this initially started. The issue got partially resolved in the mean time (not crashing anymore) Observations related to the commit in question. 1. First start of presentation (F5) crashes 2. Second run, the effect being replaced by different (functional) effect (entry for the side?). This is apparently stored in the user profile (had to delete the profile for the bibisect) The flickering in comment 4 is a long standing issue (probably: bug 99685 see also: bug 91456 )
Please retest this. I can't reproduce in Linux (although I note it does say Windows only). Another bug report suggests there have been follow-up patches to Noel's commit.
Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
No Tiles slide transition in Windows and Linux with LO 7.5+. I set New again.
I get a slide on both Windows and Linux on current master
Sorry, mean to say "I get a slide transition effect"
(In reply to Noel Grandin from comment #12) > Sorry, mean to say "I get a slide transition effect" Do you get two, though? Once when the first slide gets shown, and once for the second? (In reply to Timur from comment #10) > No Tiles slide transition in Windows and Linux with LO 7.5+. I set New again. I get a transition when showing the first slide, but not for the second, and only on Windows, Linux is fine (the flicker is also only on Windows). Interestingly, for me, while 7.2.0.4 and 7.4.0.3 skips the second Tiles transition, 7.3.0.3 does show both. Perhaps this is a different regression. And while I don't get thrown to the desktop in either case, that might depend on the graphics driver. It also depends on whether Skia software rendering is forced, it's actually fine for me with that setting (bar the flicker), and I only get skipped second transition with Skia/Vulkan.
The issue is gone Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: dc92a4d973086ce8a6a5f75ba0f4d4c9ca05537a CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: nl-NL Calc: CL threaded Except for the flickering, but that was present before. No issue with the slide animation either.. Closing this bug as WFM.
Telesto literally understood "me" in WFM and closed.. but bug shows is doesn't work for me and partially works for Aron. If I click on Tiles, I see flickering. I confirm Tiles was OK in 7.3, with filckering (same GDI and Skia). Not sure what's going on, but I set New again.
(In reply to Timur from comment #15) > Telesto literally understood "me" in WFM and closed.. but bug shows is > doesn't work for me and partially works for Aron. > If I click on Tiles, I see flickering. The flickering was reported separately in bug 137666, and it seems bug 122737 is about the same thing as well, with some great recent insight from Mike. > I confirm Tiles was OK in 7.3, with filckering (same GDI and Skia). > Not sure what's going on, but I set New again. Actually, for my part, I checked again, and in the 7.3 build I checked I had Skia/Raster, that's why I saw both Tiles animations, once switching to Skia/Vulkan, I only saw one, ie. my experience is the same as in other versions, and it seems to go back to when Skia was introduced. I'm going to report the bug I'm facing separately, since it's different from yours. Perhaps you could consider reporting yours as well, as it's also different from what Telesto reported, and it seems we've managed to separate the various problems.
Let's close then. Aron, please connect via See Also.