Bug 163049 - Quickfind sidebar: cannot reassign shortcut-key, function .uno:SidebarDeck.FindDeck not in function list
Summary: Quickfind sidebar: cannot reassign shortcut-key, function .uno:SidebarDeck.Fi...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.8.1.2 release
Hardware: All All
: medium trivial
Assignee: Heiko Tietze
URL:
Whiteboard: target:25.2.0
Keywords:
Depends on:
Blocks: Sidebar-Find
  Show dependency treegraph
 
Reported: 2024-09-19 13:46 UTC by goodguy00@zoho.com
Modified: 2024-09-24 08:23 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
screenshot of dialog (87.67 KB, image/jpeg)
2024-09-19 13:47 UTC, goodguy00@zoho.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description goodguy00@zoho.com 2024-09-19 13:46:42 UTC
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
Comment 1 goodguy00@zoho.com 2024-09-19 13:47:35 UTC
Created attachment 196544 [details]
screenshot of dialog
Comment 2 V Stuart Foote 2024-09-19 18:39:33 UTC
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.
Comment 3 goodguy00@zoho.com 2024-09-23 20:51:02 UTC
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.
Comment 4 V Stuart Foote 2024-09-23 21:46:30 UTC
(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?
Comment 5 Commit Notification 2024-09-24 08:23:43 UTC
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.