Steps to reproduce: - Launch Impress. - Write something in the default slide structure as a bullet point. - Press enter to move to start writing the next bullet point, then tab to make it an inner list within the earlier bullet point. - Write a couple more points in this sub-list. - Increase indentation with the button that has lines and a blue arrow, which says "Increase Indent" when the mouse is hovered above it. (at this point the whole text becomes more indented) - Press Ctrl + Z. Expected behavior: should de-indent all the lines that were indented after pressing the "Increase Indent" button. Actual behavior: only de-indents one line, requiring to press Ctrl + Z for every single line that was affected.
Thank you for reporting the bug. I can confirm that the bug is also present in Version: 6.3.3.2 (x64); Windows 10.0.
only happening in Impress/Draw, not in Writer. Also reproducible in Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.15; UI Render: default; Locale: ca-ES (ca_ES.UTF-8) @Jim, I thought you might be interested in this issue...
Here is a patch that combines undos for indent and spacing changes: https://gerrit.libreoffice.org/c/core/+/86903
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d6628ddaf6e2acf53c5a7cbbcb201d700cd95f54 tdf#129481 Combine outliner indent and spacing undos It will be available in 6.5.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.
Verified in Version: 6.5.0.0.alpha0+ Build ID: b92293b3943423324064a8513c2e114d18817179 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Jim, thanks for fixing this issue!!
Jim Raykowski committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/fc64cd7d85354fe2d554711974593e2866e38427 tdf#129481 Combine outliner indent and spacing undos It will be available in 6.4.1. 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.