Bug 101577

Summary: Allow access of Calc commands in right mouse menu
Product: LibreOffice Reporter: lukas.wischounig
Component: CalcAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WORKSFORME    
Severity: enhancement CC: libreoffice-ux-advise
Priority: medium Keywords: needsUXEval
Version: 5.2.0.4 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: Result - Example

Description lukas.wischounig 2016-08-17 12:17:01 UTC
Allow access of Calc commands in right mouse menu (see example - attached image)
Comment 1 lukas.wischounig 2016-08-17 12:19:13 UTC
Created attachment 126874 [details]
Result - Example
Comment 2 Heiko Tietze 2016-09-15 21:26:23 UTC
Could you please go into detail what you mean with Calc commands? 

If you talk about text alignment, I would say WONTFIX since we should keep the context menu concise with only frequently used functions (https://wiki.documentfoundation.org/Design/ContextMenu).
Comment 3 lukas.wischounig 2016-09-21 13:13:15 UTC
Hi Heiko,

the attached image should be seen as an example. The general idea is to enable a user to add user defined calc commands to the right click menu. The general idea behind it is simply to acceerate workflow in comparison to that stupid icon finding in the icon bar somewhere at the rim of the gui.

best reguards 
lukas
Comment 4 Heiko Tietze 2016-09-21 13:28:41 UTC
(In reply to lukas.wischounig from comment #3)
> the attached image should be seen as an example. The general idea is to
> enable a user to add user defined calc commands to the right click menu.

That should work out of the box. Go to Tools > Customize > Context Menu, select the menu that you want to modify, e.g. Cell, click Add Command, and add from the list (e.g. Bold and Italic).

WORKSFORME, and you?