Bug 395441

Summary: Pressing F4 to jump to first error no longer works after debug
Product: [Applications] kdevelop Reporter: TheComet <alex.murray>
Component: Output ViewsAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 5.2.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description TheComet 2018-06-15 16:22:17 UTC
Overview
--------
Pressing F4 jumps to the first compilation error. This stops working when entering debug view and continues to not work when returning to the code view.

Steps to Reproduce
------------------
1) Press F9 to start debugging
2) Stop debugging
3) Edit your code so it no longer compiles
4) Try to compile it (F8)
5) When errors start popping up, press F4.

Actual Results
--------------
Pressing F4 does nothing.

Expected Results
----------------
Pressing F4 should jump to the first compilation error.

Build Date and Platform
-----------------------
I'm using dev-util/kdevelop-5.2.3 from Gentoo's package manager.

4.14.15-gentoo #2 SMP Thu May 17 23:46:53 CEST 2018 x86_64 AMD Ryzen Threadripper 1950X 16-Core Processor AuthenticAMD GNU/Linux
Comment 1 TheComet 2020-04-06 18:46:53 UTC
Are you guys ever going to fix this? Seems like really low hanging fruit and it's one of the most annoying "features" I encounter on a daily basis. Would really appreciate any feedback or update.