https://bugs.kde.org/show_bug.cgi?id=459859

--- Comment #3 from phd <p...@phd.re> ---
What is more, you can close the KRunner window and then the bug will still
trigger once you open KRunner again, even after a long time.

And the bug will (obviously) trigger also when you *paste* the new content into
the input field.

The above scenario might be a security/data-loss issue, because clipboard
content might contain some dangerous command and that should always require
user pressing Enter to confirm its execution.

STEPS TO REPRODUCE
1. Open KRunner window
2. type "konsole123"
3. press Enter (nothing will happen)
4. close KRunner by pressing Esc key

5. copy "kcalc" into your clipboard
6. open KRunner window again
7. press Ctrl+V to paste "kcalc" into Krunner

OBSERVED RESULT
Pasted command ("kcalc") will be executed despite user didn't explicitly
allowed that action.

EXPECTED RESULT
Nothing should happen.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to