Description: UI: Item View>Toolbars>Customize should open Toolbars tab in Customize dialog at once. Today it opens last selected tab in the dialog as it does the same menu item Tools>Customize Or we should just delete View>Toolbars>Customize, because it's a duplicate of Tools>Customize Steps to Reproduce: 1. Open Calc 2. Select View>Toolbars>Customize => it opens last selected tab in the Customize dialog. If it was Menu it opens Menu, if it was Context menu - it opens Context menu, etc. 3. In general it's a duplicate of Tools>Customize menu item Actual Results: The menu item opens last selected tab instead always Toolbars tab Expected Results: The menu item always opens Toolbars tab in the Customize dialog or we have only one menu item Tools>Customize instead two Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.3.2 (x64) / LibreOffice Community Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: threaded
If it is possible to force open the Customize... dialog onto its 'Toolbar' tab we should modify this View -> Toolbars -> Customize... menu button action to do so. But we should retain the current behavior for the Tools -> Customize... button action--which is to open the dialog to the last used tab. +1
Customize at the toolbar calls .uno:ConfigureToolboxVisible the toolbars menu uses uno:AvailableToolbars?Toolbar:string="" (would need a closer look how this parameter is added), so it seems possible. Muhammet, what do you think. Is it an easyhack, maybe?
Let's do it. Potential easyhack...
*** This bug has been marked as a duplicate of bug 130399 ***