Bug 443913 - Application Launcher does not default to search on 5.23
Summary: Application Launcher does not default to search on 5.23
Status: RESOLVED FIXED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-17 21:17 UTC by Stephen Steward
Modified: 2021-10-17 21:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Steward 2021-10-17 21:17:45 UTC
SUMMARY

Not sure where to put this exactly, so I went with generic KDE. Could be Plasmashell, but better safe than sorry.

On Plasma 5.22, when opening the Application Launcher (either by clicking the button or, as in 99.9% of my cases, pressing the Super/Meta button), I would immediately be able to start typing a search and have the relevant application displayed. Since upgrading to the 25th Anniversary edition (5.23) I've noticed that this is no longer the case. When opening the app launcher, it seems to auto-select the "Favorites" section and highlight my most opened app (in my case, Brave Browser), and I cannot search unless I physically click on the search bar. This is quite annoying, since the whole point of hitting Meta+typing was an extremely fast way to open apps, but now I have to click Meta, move mouse to the search bar, and then type my search. This is a pretty big disruption to my workflow, and the issue has persisted over multiple reboots.


STEPS TO REPRODUCE
1. Boot into KDE Plasma 5.23
2. Click Super/Meta to open App Launcher
3. Attempt to type a search, but nothing happens until the search bar is physically clicked with the mouse

OBSERVED RESULT

The "Favorites" section of App Launcher is auto-selected, and my most commonly opened app is auto-highlighted in blue, and thus my search inputs are ignored since an app is highlighted automatically.


EXPECTED RESULT

Upon opening Application Launcher with Super/Meta, I should be able to begin typing a search immediately (as was the case with 5.22) and have the menu reflect my search.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux on X11 and kernel 5.14.12
(available in About System)
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Stephen Steward 2021-10-17 21:26:27 UTC
Never mind. Turns out it was an issue with another panel. I have a two-monitor setup, and I made two identical panels, one for each monitor. The App Launcher on primary monitor is the one that activates when pressing Meta/Super, but the keyboard search strokes were being grabbed by the secondary monitor's app launcher instead. Removing the app launcher widget from secondary monitor and adding it back fixed the issue. I guess that could also be a bug, but the reason for this bug is resolved.