1. Open Writer 2. Click the triangle next to Basic shapes toolbar button We used to be able to drag the sub-toolbar off. Unlocking toolbar has no effect. Seen on Win & Linux Regression from https://git.libreoffice.org/core/commit/086fa727cabf46eacfec1a0fd4f6dfe916aa2f04 Resolves tdf#131817 - Option to globally switch toolbar locking on/off Adding Cc: to Heiko Tietze
Still is functioning in Version: 7.1.5.2 (x64) / LibreOffice Community Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded but confirm the split button dialog can no longer be detached on recent masters.
The same commit causes bug 131441 to reappear (undock active even with locked toolbars).
*** Bug 143704 has been marked as a duplicate of this bug. ***
Confirming for gen/gtk3/kf5. View > Toolbars > Lock Toolbars on/off affects these "sub-toolbars" too. But we still want these widgets to float.
*** Bug 145196 has been marked as a duplicate of this bug. ***
The problem has been introduced between version 7.2.0.0_alpha1 (31.May 2021) and 7.2.0.1_beta1 (17.Jun 2021). It is related to the new uno command .uno:ToolbarLock. You can customize your LibreOffice, e.g. menu Tools or View, to include it. You find it by searching for 'Lock'. It has the tooltip 'Lock or unlock all toolbars'. As default this has the state 'Locked'. If you click it, all toolbars will become unlocked. That affects not only the main toolbars themselves but also their sub-toolbars. You can then drag the sub-toolbars again to make them floating. If you unlock a single toolbar using its context menu, that will not unlock its sub-toolbars. You need to use the global command at least once. I consider at least the fact, that unlocking an individual toolbar does not unlock its sub-toolbars as bug. A different question is, whether the sub-toolbars should be affected by the lock of its parent toolbar at all or be always floatable.