Bug 453183 - Viewing glitch during adding a custom global shortcut.
Summary: Viewing glitch during adding a custom global shortcut.
Status: RESOLVED UNMAINTAINED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_khotkeys (other bugs)
Version First Reported In: 5.24.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-29 09:26 UTC by Batmaneque
Modified: 2024-03-04 19:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.