Created attachment 129009 [details] Kickof menu small result area to scroll When I search inside Kickoff menu and get many results, the result area is not expended to occupy whole menu space but appears only at small fixed rectangle. To reproduce this bug try to add more apps to left favorite apps to get more height in the menu geometry. See my attached image for more info. Operating System: Manjaro Linux KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.70.0 Qt Version: 5.14.2 Kernel Version: 5.6.15-1-MANJARO OS Type: 64-bit Processors: 2 × Pentium® Dual-Core CPU T4400 @ 2.20GHz Memory: 5.7 GiB of RAM
Created attachment 129010 [details] KickOff menu settings These are current used KickOff menu settings.
it's kicker, not kickoff :)
(In reply to Patrick Silva from comment #2) > it's kicker, not kickoff :) Oh sorry ;) those given names are really hard to find.
Can not reproduce on KDE Neon unstable, does this issue persist? And have you tried restarting plasmashell? kquitapp5 plasmashell;kstart5 plasmashell
(In reply to Alex from comment #4) > Can not reproduce on KDE Neon unstable, does this issue persist? > > And have you tried restarting plasmashell? > > kquitapp5 plasmashell;kstart5 plasmashell I'm on stable branch, the unstable one is risky for my data. The bug is always persistent after any number of reboot. Try to add more favorite icons to the left side to increase menu height then search for something that gives you a lot of result like the word "kde" then you will notice the bug.
Thanks for the additional information, now I can reproduce. I added all the power/session actions to the favorites and get the behavior you described.
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/33
Git commit aaba7dbf6eda2293a772ab70ed7825f8536082b1 by Alexander Lohnau. Committed on 12/06/2020 at 18:12. Pushed by alex into branch 'Plasma/5.19'. Fix too small result list when favorites are added M +1 -1 applets/kicker/package/contents/ui/RunnerResultsList.qml https://invent.kde.org/plasma/plasma-desktop/commit/aaba7dbf6eda2293a772ab70ed7825f8536082b1
*** Bug 399554 has been marked as a duplicate of this bug. ***
(In reply to Alexander Lohnau from comment #9) > *** Bug 399554 has been marked as a duplicate of this bug. *** it's not a duplicate. I have applied your patch to my system, this bug is fixed but bug 399554 is still reproducible