SUMMARY When you create a Custom shortcut using the 'script or command' option, the name of the item is just shown as the entire command. It would be better to allow the user to select a more descriptive name. STEPS TO REPRODUCE 1. System Settings > Keyboard > Shortcuts 2. Click on the 'add new shortcut' button > 'script or command' 3. Enter any command (e.g. `qdbus org.kde.krunner /App displaySingleRunner krunner_appmenu`) 4. Click OK OBSERVED RESULT Name of the shortcut item in the sidebar is shown as just whatever command the user entered EXPECTED RESULT Allow the user to specify a human-friendly name for the command. E.g., instead of `qdbus org.kde.krunner /App displaySingleRunner krunner_appmenu`, I would like to be able to display the name of the shortcut as `krunner-appmenu` SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 Kernel Version: 6.9.7-arch1-1 (64-bit) Graphics Platform: X11
Thank you for the bug report! This issue has already been filed; please follow that bug report for updates on a fix. *** This bug has been marked as a duplicate of bug 473163 ***