Bug 422398 - Kicker menu small result area to scroll
Summary: Kicker menu small result area to scroll
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) (show other bugs)
Version: 5.18.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Alexander Lohnau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-02 22:39 UTC by medin
Modified: 2020-06-15 11:30 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.19.1


Attachments
Kickof menu small result area to scroll (62.51 KB, image/png)
2020-06-02 22:39 UTC, medin
Details
KickOff menu settings (62.66 KB, image/png)
2020-06-02 22:51 UTC, medin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2020-06-02 22:39:42 UTC
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
Comment 1 medin 2020-06-02 22:51:11 UTC
Created attachment 129010 [details]
KickOff menu settings

These are current used KickOff menu settings.
Comment 2 Patrick Silva 2020-06-02 23:52:26 UTC
it's kicker, not kickoff :)
Comment 3 medin 2020-06-03 10:32:52 UTC
(In reply to Patrick Silva from comment #2)
> it's kicker, not kickoff :)

Oh sorry ;) those given names are really hard to find.
Comment 4 Alexander Lohnau 2020-06-12 12:01:51 UTC
Can not reproduce on KDE Neon unstable, does this issue persist?

And have you tried restarting plasmashell?

kquitapp5 plasmashell;kstart5 plasmashell
Comment 5 medin 2020-06-12 15:15:48 UTC
(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.
Comment 6 Alexander Lohnau 2020-06-12 15:20:35 UTC
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.
Comment 8 Alexander Lohnau 2020-06-13 05:16:37 UTC
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
Comment 9 Alexander Lohnau 2020-06-15 10:08:58 UTC
*** Bug 399554 has been marked as a duplicate of this bug. ***
Comment 10 Patrick Silva 2020-06-15 11:30:01 UTC
(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