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.
Created attachment 139635 [details] Observed results.
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.
Menus now scroll with 9cd1244b6e0805a23a87f39a6e04b1a530f75fc3.