Bug 372637

Summary: Build sometimes preventing quick open from working correctly
Product: [Applications] kdevelop Reporter: Ian H <master.haber>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED WAITINGFORINFO    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.0.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ian H 2016-11-18 16:47:34 UTC
using the hotkey to open quick open file often doesnt work while building.

Steps to reproduce:
1. start long build
2. use hotkey combination to open quick open dialog

What happens:
popup will show but then immediately disappear about 90% of the time.

Expected results:
popup should display and stay visible as normal when not compiling
Comment 1 Kevin Funk 2016-11-18 17:19:39 UTC
Can't reproduce. Works fine here (using latest 5.0).

Can you check the debug output of KDevelop? There's usually debug output whenever the popup is hidden via some event.
Comment 2 Ian H 2016-11-18 17:28:08 UTC
no debug output in the terminal when it happens.