https://bugs.documentfoundation.org/show_bug.cgi?id=158362
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Michael Weghorn <[email protected]> --- The bug is not reproducible in the current development version (git master): Version: 24.2.0.0.alpha1+ Build ID: d94bdda68ea0 Bibisecting with gtktiledviewer points to this fix: commit 5b35703d11089975d625fede2605ce3bc449b294 Author: Henry Castro AuthorDate: Wed Feb 15 11:25:19 2023 -0400 Commit: Henry Castro CommitDate: Mon Jun 12 17:33:28 2023 +0200 sd: lok: only register supported views The Presentation ViewShells: SlideSorter, Outline, Presentation They are not supported in tiled rendering case, so switch to default view. Signed-off-by: Henry Castro <[email protected]> Change-Id: I33b255e0ca530734af6490d14fe48a2512272afc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147095 Reviewed-by: Andras Timar Tested-by: Andras Timar Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152900 Tested-by: Jenkins Now pending backport to the 7-6 branch in Gerrit, so this should be fixed in the next 7.6 release as well: https://gerrit.libreoffice.org/c/core/+/159895 -- You are receiving this mail because: You are the assignee for the bug.
