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
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.
no debug output in the terminal when it happens.