Summary: | krunner: confusing auto completion | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Markus <m4rkusxxl> |
Component: | general | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander.lohnau, kde, nate, sudhir, torquil |
Priority: | NOR | ||
Version: | 5.16.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/4a44b30bdfd715e390d4bb5693922de0849811c7 | Version Fixed In: | 5.20 |
Sentry Crash Report: |
Description
Markus
2017-02-19 11:07:49 UTC
Still valid for: kde-frameworks 5.36.0 kde-plasma 5.10.3 kde-apps 17.04.2 qt 5.7.1 Still valid for: kde-frameworks 5.37.0 kde-plasma 5.10.4 kde-apps 17.08.0 qt 5.7.1 Still valid for: kde-frameworks 5.39.0 kde-plasma 5.11.1 kde-apps 17.08.2 qt 5.9.2 Still an issue in plasma-workspace 5.16.90. Line 365 here[0] currently asks to make the history size configurable; allowing the user to set the max history size to 0 would effectively disable autocompletion of past entries and that would be a solution for this issue. [0]: https://cgit.kde.org/plasma-workspace.git/tree/krunner/view.cpp#n365 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/122 *** Bug 168215 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/205 Git commit 4a44b30bdfd715e390d4bb5693922de0849811c7 by Alexander Lohnau. Committed on 30/08/2020 at 16:24. Pushed by alex into branch 'master'. Add option to disable KRunner history FIXED-IN: 5.20 M +11 -1 krunner/view.cpp M +1 -0 krunner/view.h M +1 -1 lookandfeel/contents/runcommand/RunCommand.qml https://invent.kde.org/plasma/plasma-workspace/commit/4a44b30bdfd715e390d4bb5693922de0849811c7 *** Bug 359982 has been marked as a duplicate of this bug. *** |