Bug 439102 - Tell menus should have a height limit and be scrollable rather than expanding horizontally
Summary: Tell menus should have a height limit and be scrollable rather than expanding...
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (show other bugs)
Version: 5.22.1
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2021-06-24 07:30 UTC by Felipe Kinoshita
Modified: 2022-02-23 18:05 UTC (History)
5 users (show)

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


Attachments
Observed results. (912.92 KB, image/png)
2021-06-24 07:31 UTC, Felipe Kinoshita
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felipe Kinoshita 2021-06-24 07:30:04 UTC
Global Menu search action should have a height limit and be scrollable.


STEPS TO REPRODUCE
1. Add a global menu widget to a top panel (on a bottom panel it triggers BUG: 439101)
2. on the search field type something that will bring a lot of results (e.g 'e' on konsole)

OBSERVED RESULT
Result list goes all the way to the bottom then continues on a next "row".

EXPECTED RESULT
Result list should have a height limit and be scrollable.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora KDE
KDE Plasma Version: 5.22.1
KDE Frameworks Version: 5.83
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Running on Wayland.
Comment 1 Felipe Kinoshita 2021-06-24 07:31:17 UTC
Created attachment 139635 [details]
Observed results.
Comment 2 Nate Graham 2021-07-29 15:36:22 UTC
IIRC this is a general QMenu issue with the Breeze theme; we don't set the configuration bit to make menus scroll instead of expand horizontally.
Comment 3 Janet Blackquill 2022-02-23 18:05:28 UTC
Menus now scroll with 9cd1244b6e0805a23a87f39a6e04b1a530f75fc3.