https://bugs.kde.org/show_bug.cgi?id=413709
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/2f440982378a7e11d4659493a | |978fbd1ebd107bd Version Fixed In| |6.0 Resolution|--- |FIXED --- Comment #11 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 2f440982378a7e11d4659493a978fbd1ebd107bd by Alexander Lohnau. Committed on 27/06/2023 at 00:59. Pushed by alex into branch 'master'. krunner: Show suggestions as grayed out text, press arrow-right to apply This way, we do not apply a suggestion without asking the user for it. Using the grayed out text, it is made clear to the user what the suggestion is. Because the old behavior is desirable for existing users, it is still kept as an option. The code required for it is minimal anyway. FIXED-IN: 6.0 M +29 -1 krunner/qml/RunCommand.qml M +5 -2 krunner/view.cpp M +19 -0 krunner/view.h https://invent.kde.org/plasma/plasma-workspace/-/commit/2f440982378a7e11d4659493a978fbd1ebd107bd -- You are receiving this mail because: You are watching all bug changes.