https://bugs.documentfoundation.org/show_bug.cgi?id=168975
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Regina Henschel <[email protected]> --- You can customize LibreOffice to your needs. The commands you are looking for are "Demote Outline Level with Subpoints" (.uno:DecrementSubLevels) and "Promote Outline Level with Subpoints" (.uno:IncrementSubLevels). So defining a shortcut is no problem. A toolbar is neither a problem. The existing "Bullet and Numbering" toolbar has these commands. This toolbar works not only on lists but also on headings. Previously the icons in the Navigator worked this way: A simple click had moved the heading including its sub levels to a new level. A Ctrl+Click had moved only the heading to a new level. The Ctrl+Click was OK in Version: 24.8.0.3 (X86_64) / LibreOffice Community Build ID: 0bdf1299c94fe897b119f97f3c613e9dca6be583 CPU threads: 32; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded The Ctrl+Click does no longer works in Version: 25.2.5.2 (X86_64) / LibreOffice Community Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022 CPU threads: 32; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded BTW: The extended tooltip of the icons, that had explained the difference between simple click and Ctrl-Click, is also lost. -- You are receiving this mail because: You are the assignee for the bug.
