Help with shortcut for toggling between full-screen view

I’m trying to use the shortcut to toggle between full-screen view, which should be cmd+shift+J, though I’ve come across other guides that say cmd+shift+F–either way, both of them don’t work for me. Any guidance as to why this might be the case and how I might get the shortcut to work are very much appreciated!

Here are my versions: Version: 26.2.3.2 (AARCH64)
Build ID: 70e089b17412e4cb7773e41413306b17a2328c34
CPU threads: 10; OS: macOS 26.5.1; UI render: Skia/Raster; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Maybe the OS has used ⌘+Shift+J for something else. You can assign or reassign keyboard shortcuts, see Keyboard

This shows the screen that you should see except it is from Windows. Try adding a different shortcut, although not ⌘+Shift+F as that is used for repeat search.
Under Functions in the search field enter Full and then select Full Screen
Choose an available shortcut and then click the Assign button

1 Like

Historically, and for context, that shortcut never did what it was supposed to do anyway, as LO implemented its own version of fullscreen which did not correspond to the macOS implementation.

I would guess that the shortcut was simply deactivated at some point when the current implementation of fullscreen support was brought in.

1 Like

LibreOffice Release Notes 5.2 - Shortcuts:

• On macOS, ⌘Cmd+G has been assigned to Find Next, ⌘ Cmd+: to Spellcheck, and ⌘ Cmd+Ctrl+F to Fullscreen. (Yousuf Philips)


LibreOffice Release Notes 25.8 - User Interface:

• LibreOffice document windows as well as the Start Center will now toggle into and out of native macOS full screen mode by pressing a window’s green title button. (Patrick Luby) tdf#128186

This works, thank you very much!