RunCommand: make faded completion text match casing of typed text
Reason for the change
Otherwise the labels won't line up perfectly if the user types a string that's a case insensitive match for something in the history, leading to visual hilarity.
Test plan
- Alt+Space to open KRunner
- Type "okular" to find Okular, and hit Return/Enter to launch it
- Alt+Space again
- Type oKuLaR
Screenshots
Before | After |
---|---|
![]() |
![]() |
Bugs fixed
BUG: 497603 FIXED-IN: 6.3.0