https://bugs.documentfoundation.org/show_bug.cgi?id=98296

Regina Henschel <rb.hensc...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.hensc...@t-online.de

--- Comment #1 from Regina Henschel <rb.hensc...@t-online.de> ---
I think, a new uno command is not necessary.

We have
.uno:Insert (Insert Sheet, category Insert)
It opens full Insert dialog. Because it has 'Before' preselected, it works fine
for insert left.

But we have also
.uno:Add (Append Sheet, category Insert)
It opens a name field with default name and preselect OK. It inserts right.

.uno:Move (Move or Copy Sheet, category Edit)
It opens a dialog which you can use with tab and arrow-keys.

.uno:Remove (Delete Sheet, category Edit)
It deletes the active sheet.

We have Ctrl+PageUp/Down for sheet tab navigation.

So there are enough commands to assign to a shortcut key and methods for using
only keyboard.



The shortcut Shift-F10 is not possible, because it is against Windows
guidelines[1], there it is shortcut for opening the context menu.

[1] https://msdn.microsoft.com/en-us/library/ms971323 | section "General
Shortcut Keys for Applications"


Combinations with F11 are used for things around styles, and therefore it is
not good to mix it with sheet management. Currently Shift+F11 in Calc opens the
Template Manager. [It might be good to make the F11, Shift+F11, Ctrl+F11
consistent for all modules, but that is another issue.]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to