Bug 130406 - Two instances of Symbol icon in customize Menus - but only one seems to work
Summary: Two instances of Symbol icon in customize Menus - but only one seems to work
Status: RESOLVED DUPLICATE of bug 112620
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.3.4.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-03 23:14 UTC by sdc.blanco
Modified: 2020-02-03 23:49 UTC (History)
1 user (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 sdc.blanco 2020-02-03 23:14:23 UTC
1. Tools - Customize - Menus tab
2. Search:  symbol

Result:  Two Symbol commands are found

one is: uno:CharmapControl   (could not see any effect)
the other: uno:InsertSymbol  (opens the Special Character dialog box)

maybe uno:CharmapControl can be removed?
Comment 1 Maxim Monastirsky 2020-02-03 23:36:43 UTC
.uno:CharmapControl is used for the toolbar dropdown control (can be found on the Standard toolbar), and is not designed to work from a menu. So what we want here is to not show such commands in the list of available commands of the Menus tab. This is already tracked in Bug 112620.

*** This bug has been marked as a duplicate of bug 112620 ***
Comment 2 sdc.blanco 2020-02-03 23:49:47 UTC
Thanks for explanation.  Also makes me believe that there might be some hope to make differential commands between menus and toolbars (bug 130405), which is how I encountered the symbol case.