Bug 143210 - UI: Item View>Toolbars>Customize should open Toolbars tab in Customize dialog at once
Summary: UI: Item View>Toolbars>Customize should open Toolbars tab in Customize dialog...
Status: RESOLVED DUPLICATE of bug 130399
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsDevAdvice
Depends on:
Blocks: Customise-Dialog
  Show dependency treegraph
 
Reported: 2021-07-06 09:25 UTC by Roman Kuznetsov
Modified: 2022-03-07 14:13 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Kuznetsov 2021-07-06 09:25:32 UTC
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
Comment 1 V Stuart Foote 2021-07-06 12:33:08 UTC
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
Comment 2 Heiko Tietze 2021-07-06 16:55:22 UTC
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?
Comment 3 Heiko Tietze 2022-02-21 13:24:10 UTC
Let's do it. Potential easyhack...
Comment 4 Roman Kuznetsov 2022-03-07 14:13:30 UTC

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