https://bugs.kde.org/show_bug.cgi?id=430388

Weng Xuetian <wen...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #16 from Weng Xuetian <wen...@gmail.com> ---
(In reply to Nate Graham from comment #5)
> No, the sources of the problem are different. This KCM has a totally custom
> implementation, while KMenuEdit and the Shortcuts KCM use KGlobalAccel
> 
> Please file a new bug for your issues with the kglobalaccel-based issue seen
> in KMenuEdit and the Shortcuts page, which doesn't have anything to do with
> this bug report. :)

But looks like "kcmshell5 khotkeys" would also produced the same error.

Looking closer, I think the bug is in kxmlgui, when it is ported to
KeySequenceRecorder.

I think the issue is when it is constructed, the widget may not yet added to a
window. So pass the window to KeySequenceRecorder in constructor doesn't work.

Sent a merge request to fix this.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to