[Libreoffice-bugs] [Bug 86404] use Ctrl+TAB to switch between tabs/sheets

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 4 14:33:59 UTC 2018


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

Heiko Tietze <tietze.heiko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-bugs at lists.free |tietze.heiko at gmail.com
                   |desktop.org                 |

--- Comment #19 from Heiko Tietze <tietze.heiko at gmail.com> ---
TAB_MOD1 was a shortcut for .uno:NextMark and TAB_SHIFT_MOD1 for .uno:PrevMark
(Math: Edit > Next/Previous Marker), both were using the alternatives F4,
Shift+F4 which is still available. Tab wasn't defined as a possible shortcut,
so these shortcut never worked.

The patch allows to assign ctrl+tab and shift+ctrl+tab (or cmd for macOS) to
functions and assigns it by default to next/previous sheet in Calc. Kept
ctrl+page_up/down as alternative (both work now) for users who are familiar
with it.

Patch at https://gerrit.libreoffice.org/#/c/52392/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180404/04e78018/attachment-0001.html>


More information about the Libreoffice-bugs mailing list