Bug 346950

Summary: Kate incorrectly detects ambiguous keyboard shortcuts
Product: [Applications] kate Reporter: Tim Goodwin <tim>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major CC: cullmann, luislezcair
Priority: NOR    
Version: 5.0.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tim Goodwin 2015-04-30 11:39:39 UTC
Standard keyboard shortcuts such as Ctrl+A etc. do not work. 'Ambiguous shortcut detected'. You are asked to resolve this issue by going to settings/keyboard shortcuts. The shortcuts are correctly established in the settings. This problem occurs without split views being selected, in the standard editor. Can't change it.

Reproducible: Always

Steps to Reproduce:
1.Open Kate.
2.Type some text.
3.Press Ctrl+A to select all.

Actual Results:  
'Ambiguous shortcut detected'.

Expected Results:  
Text should be selected.

Also fails with other standard shortcuts: Ctrl+X, Ctrl+C etc.
Comment 1 Luis Lezcano Airaldi 2015-05-01 18:17:21 UTC
This bug is a duplicate of this one https://bugs.kde.org/show_bug.cgi?id=345411
The patch is being reviewed and will be submitted soon: https://git.reviewboard.kde.org/r/123508/
Comment 2 Luis Lezcano Airaldi 2015-05-01 18:19:24 UTC
As a temporary workaround you may edit or remove the [Shortcuts] section in ~/.config/kdeglobals
Comment 3 Tim Goodwin 2015-05-07 11:51:07 UTC
Doing that just makes all the keyboard shortcuts not work.
Comment 4 Christoph Cullmann 2015-06-08 20:20:06 UTC

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