Bug 140067

Summary: [UI] redo causes slide preview selection to be lost
Product: LibreOffice Reporter: Xisco Faulí <xiscofauli>
Component: ImpressAssignee: Caolán McNamara <caolan.mcnamara>
Status: RESOLVED DUPLICATE    
Severity: normal CC: caolan.mcnamara, xiscofauli
Priority: medium Keywords: bibisected, bisected, regression
Version: 5.2 all versions   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=100950
https://bugs.documentfoundation.org/show_bug.cgi?id=145491
Whiteboard:
Crash report or crash signature: Regression By:

Description Xisco Faulí 2021-02-01 15:47:24 UTC
This issue is similar to bug 100950

Steps to reproduce:
1. Open Impress
2. Insert a new slide
3. Type something in the slide
4. Undo -> text insertion is undone
5. Undo -> slide insertion is undone
6. Redo -> slide insertion is redone
7. Redo -> text insertion is redone

-> No slide is selected in the slide sorter

Reproduced in

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: f2389a70da606768a39ee599de6a5b24058734aa
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2021-02-01 15:49:09 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=a0de7474400ae0a84daf688de12c9344d028df93

author	Caolán McNamara <caolanm@redhat.com>	2016-05-17 20:34:31 +0100
committer	Caolán McNamara <caolanm@redhat.com>	2016-05-18 12:54:38 +0100
commit a0de7474400ae0a84daf688de12c9344d028df93 (patch)
tree 2b36ffe1989d08d962fa0ca2fb59c6f36a98da45
parent e226c19e9136dda366c1485a9d53a0c5d433387c (diff)
move the KeepSlideSorterInSyncWithPageChanges to a level lower

Bisected with: bibisect-linux-64-5.2

Adding Cc: to Caolán McNamara
Comment 2 Caolán McNamara 2022-11-23 16:25:11 UTC
This is reproducible and doesn't happen with the fix in gerrit for 145491

*** This bug has been marked as a duplicate of bug 145491 ***