Bug 444098 - No entry in Global Shortcuts to configure KCommandBar
Summary: No entry in Global Shortcuts to configure KCommandBar
Status: CONFIRMED
Alias: None
Product: frameworks-kxmlgui
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.87.0
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-20 10:20 UTC by Phos
Modified: 2022-07-13 22:04 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phos 2021-10-20 10:20:56 UTC
SUMMARY

KCommandBar does not have an entry in the Global Shortcuts

STEPS TO REPRODUCE
1. Open System Settings
2. Navigate to Global Shortcuts
3. Observe that there is no entry to configure the shortcut for KCommandBar

OBSERVED RESULT
No method to configure the keybind for KCommandBar (stuck on Ctrl+Alt+I)

EXPECTED RESULT
Should have an entry to configure KCommandBar

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version:
Comment 1 David Redondo 2021-10-20 10:39:30 UTC
Currently the shortcuts comes from kxmlgui, we way want to hook it up through kstandardshortcut so it can be configured via the kcm.
Comment 2 Ahmad Samir 2022-07-13 22:04:06 UTC
The KCommandBar action shortcut is added to the KActionCollection in KXmlGui, so for now you can configure that shortcut in each app's Settings -> Configure keyboard shortcuts (it's called "Find Action").