Bug 430481 - Custom Shortcuts cannot record key presses (Kmenuedit)
Summary: Custom Shortcuts cannot record key presses (Kmenuedit)
Status: RESOLVED DUPLICATE of bug 430388
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: 5.20.4
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-16 19:52 UTC by YAFU
Modified: 2020-12-17 21:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
A short video to demonstrate the issue (244.77 KB, image/gif)
2020-12-16 19:52 UTC, YAFU
Details

Note You need to log in before you can comment on or make changes to this bug.
Description YAFU 2020-12-16 19:52:29 UTC
Created attachment 134125 [details]
A short video to demonstrate the issue

SUMMARY

I couldn't set shortcut keys in KDE Menu Editor, Advanced tab, "Current Shortcut Key" setting because it failed to record my key presses.

STEPS TO REPRODUCE
1. Open KDE Menu Editor and select some app
2. Open "Advanced" tab.
3. In "Current Shortcut Key" click in shortcut field and Press desired key or key combination to set the shortcut.

OBSERVED RESULT

Key presses were not recorded. The shortcut button still showed "None".

A line of error "kf.guiaddons: Cannot record without a window" appeared in terminal every time when pressing the shortcut button.

EXPECTED RESULT

Key presses are correctly recorded.

SOFTWARE/OS VERSIONS

Operating System: KDE Neon (Testing)
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Comment 1 Nate Graham 2020-12-17 21:29:31 UTC
Ah, the "Cannot record without a window" issue! The root cause for that is tracked with Bug 430388, and there is already a merge request on review that fixes it.

*** This bug has been marked as a duplicate of bug 430388 ***