Bug 372637 - Build sometimes preventing quick open from working correctly
Summary: Build sometimes preventing quick open from working correctly
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: 5.0.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 16:47 UTC by Ian H
Modified: 2016-11-18 17:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

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