https://bugs.kde.org/show_bug.cgi?id=385693
--- Comment #16 from Märt Bakhoff <a...@sigil.red> --- Thanks for your insight Fabian. I'm wondering if there are two separate issues here. In my case, krunner never receives keyboard focus at all. Pressing alt+f2 makes krunner visible, but all key events still go to plasmashell. This happens whether there is a delay between alt+f2 and typing the command or not. I tried to remove the code in plasmashell that activates krunner over dbus. Then alt+f2 still opens krunner, but nothing can be written to the query box at all. Clicking on the query box focuses it and it starts working normally. If the race condition was about which window receives the key events, then should't waiting for krunner to open completely affect the result? It doesn't in my case. -- You are receiving this mail because: You are watching all bug changes.