Bug 438515

Summary: [GUI-GLITCH] Custom shortcut name overlaps.
Product: [Applications] systemsettings Reporter: dovias
Component: kcm_khotkeysAssignee: Michael Jansen <kde>
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: batmaneque, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.22.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description dovias 2021-06-12 17:30:09 UTC
So basically I tried to add shortcut to the flameshot application, and while doing that, I noticed very minor but annoying bug. The name of shortcut inside button overlaps, while being renamed with the previous name.


STEPS TO REPRODUCE
1. Go to "Configure Keyboard Shortcuts" section
2. Press "Custom Shortcuts" section
3. Create a new global shortcut with command/URL executing it.
4. Try to rename that global shortcut via pressing F2

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS/KDE Plasma 5.22.0
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Comment 1 Batmaneque 2022-04-29 09:21:39 UTC
(In reply to dovias from comment #0)
> So basically I tried to add shortcut to the flameshot application, and while
> doing that, I noticed very minor but annoying bug. The name of shortcut
> inside button overlaps, while being renamed with the previous name.
> 
> 
> STEPS TO REPRODUCE
> 1. Go to "Configure Keyboard Shortcuts" section
> 2. Press "Custom Shortcuts" section
> 3. Create a new global shortcut with command/URL executing it.
> 4. Try to rename that global shortcut via pressing F2
> 5. The bug gets fixed if you re-switch to the current virtual desktop
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: EndeavourOS/KDE Plasma 5.22.0
> KDE Frameworks Version: 5.90.0
> Qt Version: 5.15.3
Comment 2 Nate Graham 2024-03-04 19:41:48 UTC
As announced in https://pointieststick.com/2023/07/26/what-we-plan-to-remove-in-plasma-6/ and https://community.kde.org/Plasma/Plasma_6#Removals, I'm afraid KHotKeys has reached end-of-life in Plasma 6. Accordingly, all bug reports and feature requests for it must be closed now.

Most of what KHotKeys could do can already be done with the newer KGlobalAccel system in Plasma 6. A few features such as mouse gestures and triggering conditions based on changes to window states are not yet implemented in the new system. These will be added in the future if and when resources materialize for them, and/or when a kind soul submits patches to implement them! :) Meanwhile, the 3rd-party "Mouse Actions" app (https://github.com/jersou/mouse-actions) may be usable for implementing your own mouse gestures again.

Thanks for your understanding, everyone.