Bug 453183

Summary: Viewing glitch during adding a custom global shortcut.
Product: [Applications] systemsettings Reporter: Batmaneque <batmaneque>
Component: kcm_khotkeysAssignee: Michael Jansen <kde>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.24.4   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Batmaneque 2022-04-29 09:26:09 UTC
STEPS TO REPRODUCE
1. Open custom shortcuts.
2. Click on add new global shortcut.
3. Write a string in the a 'New Action' tab.
4. Re-switch the virtual desktop. 

OBSERVED RESULT
String overlapping due to old string not vanishing resulting issue in typing accurately.

EXPECTED RESULT
The string 'New Action' should vanish when entering the text in the respective field.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.24.4
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version:5.93.0 
Qt Version: 5.15.3
Comment 1 Nate Graham 2024-03-04 19:41:59 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.