Bug 362486 - Debug mode. After refresh editor (F5) already set shortcut (F10) is restored to default
Summary: Debug mode. After refresh editor (F5) already set shortcut (F10) is restored ...
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-30 01:09 UTC by Piotr Mierzwinski
Modified: 2019-04-29 18:37 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).