Bug 362486

Summary: Debug mode. After refresh editor (F5) already set shortcut (F10) is restored to default
Product: [Applications] kdevelop Reporter: Piotr Mierzwinski <piotr.mierzwinski>
Component: CPP DebuggerAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal CC: aspotashev, mst.lo, niko.sams, piotr.mierzwinski
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Piotr Mierzwinski 2016-04-30 01:09:29 UTC
Being in debug mode. I change key shortcut F10, because is ambigous (F10 also exists in Kate) to Stop Over function. Starting this moment this shortcut is working. I refresh editor window pressing F5. When I try to use F10 then this shortcut doesn't work like before refresh.


Reproducible: Always

Steps to Reproduce:
1
2
3


Actual Results:  
Set in Debug mode shortcut is restored to default value.

Expected Results:  
Set in Debug mode shortcut(s) should not be restored to default value.

My system is based on: Qt-5.6.0, Plasma-5.6.3, KDE Frameworks 5.21. Antergos (Arch based) distribution.
KDevelop and KDevplatform cloned from 5.0 branch at 26.04.2016
Comment 1 Michael Stahl 2016-07-05 16:10:40 UTC
see this too, happens with Fedora 24 package that says it's version 4.90.92, very annoying

actually it looks like if you change one shortcut and then another, the first one is also reset, so you can't get rid of both F10 and F11 conflicts...

Kate shortcut changes are preserved if you change them when the debugger is not active
Comment 2 Piotr Mierzwinski 2018-11-06 21:13:27 UTC
This bug is linked (or points on the same issue) like (newer) "Bug 354430" (reported also by me).