https://bugs.kde.org/show_bug.cgi?id=501208
--- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 7e851511d1be625eb218e5ca11dcc59bd765627d by Nate Graham. Committed on 13/03/2025 at 01:03. Pushed by ngraham into branch 'master'. RunCommand: hide faded completion text when it matches search text In this case, we don't need to see it since it's not actually visible. This doesn't fully fix the issue of the text becoming bolder and/or fuzzier (depending on font and screen scale) when the faded completion text label is visible, but it does make the issue happen less frequently. M +4 -1 krunner/qml/RunCommand.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/7e851511d1be625eb218e5ca11dcc59bd765627d -- You are receiving this mail because: You are watching all bug changes.