Description: in the customize dialog, under function, the .uno:SidebarDeck.FindDeck is not there to choose from, hence cannot be reassigned from Alt-9 to eg. Ctrl-F Steps to Reproduce: 1. open "customize" dialog 2. look at "function", resp. search for "find" 3. .uno:SidebarDeck.FindDeck not in the list Actual Results: .uno:SidebarDeck.FindDeck not in the list Expected Results: .uno:SidebarDeck.FindDeck in the list Reproducible: Always User Profile Reset: Yes Additional Info: Version: 24.8.1.2 (X86_64) / LibreOffice Community Build ID: 87fa9aec1a63e70835390b81c40bb8993f1d4ff6 CPU threads: 4; OS: Linux 6.10; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-CH (en_US.UTF-8); UI: en-US
Created attachment 196544 [details] screenshot of dialog
Sure you can, scroll down to the 'Sidebar Decks' category of Tools -> Options -> Customize 'Keyboard' tab. .uno:SidbarDeck.FindDeck Currently assigned keyboard <Alt>+9 (not NumPad). But verified you can assign additional shortcut, e.g. <Ctrl>+f or replace the <Alt>+9 if desired.
ok ... got it, but this is not obvious. if i look at <alt>-9, the function starts with ".uno:". if being in category "all commands", when searching for all the ".uno:" functions, it does not appear, neither when searching for "find", it does not appear. means: finding this function is ... not obvious. thank you anyway, now i'm happy.
(In reply to goodguy00@zoho.com from comment #3) Yes, the 'Macros', 'Styles' and 'Sidebar Decks' customize categories not being included in the 'All commands' is a long standing request to adjust the Customize UI as for bug 140070 But having the <Alt>+9 shortcut list the assigned "Find Deck" by its ".uno:SidebarDeck.FindDeck" is incorrect and needs a tweak probably to read "Open the Find Deck" @Heiko, one for you?
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8192a3bde845d6ff51e81ee05c297e7c9ffcd79e Resolves tdf#163049 - Name the sidebar find deck It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.