Skip to content
Commit 83982f8e authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

KRunner: Handle escape key in history view more gracefully

Instead of adding an unprintable character to the UI the history view is
closed and the text field it focused.

To prevent unprintable characters like backspace a regex is used,
just like we already do in the ResultsView Keys.onPressed slot.

BUG: 433723
FIXED-IN: 5.21.2
parent 1ea9d787
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment