https://bugs.documentfoundation.org/show_bug.cgi?id=172142
--- Comment #1 from ady <[email protected]> --- FWIW, there are several ways to change to other worksheets, including several keyboard shortcuts. Among others, you can assign a keyboard shortcut to the "Go to Sheet" function (.uno:JumpToTable), which shows a list of worksheets, and allows to change to a different sheet by using additional keyboard shortcuts too (and it also marks the current active worksheet, from which the movement starts). I guess that recording a macro with 2 steps should be possible, if you have such recurrent need to jump to worksheets. Additionally, starting from the current active worksheet, there are default keyboard shortcuts to go to the "next" or "prior" worksheet. The Navigator feature also has its own keyboard shortcut (F5), but then the keyboard navigation to specific worksheets would be longer than the context menu of the "PLUS" symbol. If the context menu of the "PLUS" symbol gets its own .uno command – I am not saying whether it should – it would be available for keyboard customization. I would not make a default keyboard shortcut for it, considering the alternatives already available. -- You are receiving this mail because: You are the assignee for the bug.
