https://bugs.kde.org/show_bug.cgi?id=382280
--- Comment #1 from Martin Flöser <mgraess...@kde.org> --- I modified RunCommand.qml to contain Keys.onEscapePressed: { runnerWindow.visible = false console.log("escape pressed") } and as soon as Escape is pressed the log is printed till eternity. I assume a Qt bug, will create minimal test case tomorrow. -- You are receiving this mail because: You are watching all bug changes.