Latest changes in bug 86404 are inappropriate on macOS since Cmd+Tab is used by the window manager. So please switch from QUOTELEFT_MOD1 to QUOTELEFT_MOD3 similar to what has been done in https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu#1115
Patch at https://gerrit.libreoffice.org/#/c/59459/
heiko tietze committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fcb8ee70824acace8fbe2357eaeba52ad9b7332f tdf#119425 - Use Ctrl+Tab to switch between sheets on macOS It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
heiko tietze committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cb7b687a152d9ab71eaeb9efd5e936339bdf91e5&h=libreoffice-6-1 tdf#119425 - Use Ctrl+Tab to switch between sheets on macOS It will be available in 6.1.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
This still doesn't work for me in latest master (buildid 694a433d5fbc9ab77dd37e7be9e79fd3776eb24) 1) Open a Calc spreadsheet. 2) Click on a cell in first sheet. 3) Press Ctrl-Tab 4) Nothing happens
Nor does it work in LO 6112 release.
(In reply to Alex Thurgood from comment #4) > This still doesn't work for me in latest master (buildid > 694a433d5fbc9ab77dd37e7be9e79fd3776eb24) > > 1) Open a Calc spreadsheet. > 2) Click on a cell in first sheet. > 3) Press Ctrl-Tab > 4) Nothing happens Does it work when you switch locale to US English?
(In reply to Heiko Tietze from comment #6) > Does it work when you switch locale to US English? Do you mean system locale or LO-locale ?
(In reply to Alex Thurgood from comment #7) > (In reply to Heiko Tietze from comment #6) > > > Does it work when you switch locale to US English? > > Do you mean system locale or LO-locale ? Think LibO is enough. I suspect "<value xml:lang="en-US" install:module="unxwnt">.uno:JumpToPrevTable</value>" to be inappropriate for French.
Switching just the LO user interface to en-US and restarting LO makes no difference, the key combo still doesn't work.
Hmm setting the UI locale to en-US (Preferences > Language Seetings > Languages) and restarting LO also made no difference.
Tested with master and the shortcut is indeed not working. Alt+cmd+up/down (legacy) works and ctrl itself too (ctrl+1..5 to set the number format; patch in [1]). I can also assign a new shortcut like ctrl+0 for 100% zoom, so customization is okay [2]. The ctl+tab shortcut was introduced with [3] and surely tested. Tor, do you have an idea what's wrong? [1] https://gerrit.libreoffice.org/#/c/52869/ [2] https://gerrit.libreoffice.org/#/c/52964/ [3] https://gerrit.libreoffice.org/#/c/59459/