https://bugs.documentfoundation.org/show_bug.cgi?id=170407
--- Comment #2 from Gabor Kelemen (Collabora) <[email protected]> --- Created attachment 205109 --> https://bugs.documentfoundation.org/attachment.cgi?id=205109&action=edit The Customize dialog where it would be necessary to enhance it Note: adding the commands in the Customize dialog is rather simple, and they do work as well. However, the 4 commands are not context sensitive: if I add all 4 commands, all of them are usable when a column or a row is selected. This is problematic, because the Hide Row command hides ALL rows when a column is selected, and the Hide Column command hides ALL columns when a row is selected. So the commands also need to be modified, to disable the ones not applicable for the current selection. -- You are receiving this mail because: You are the assignee for the bug.
