Bug 341942

Summary: KShortcutsDialog dialog does not allow to configure multiple shortcuts
Product: [Frameworks and Libraries] frameworks-kxmlgui Reporter: Bhushan Shah <bhush94>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: REPORTED ---    
Severity: normal CC: aspotashev, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bhushan Shah 2014-12-16 12:34:48 UTC
This is related to https://bugs.kde.org/show_bug.cgi?id=341817

Problem here is, related QAction have multiple global shortcut but since dialog takes only one action in account, only first action is changed and user will not have option to change other shortcuts and other actions stay unchanged

Reproducible: Always