Created attachment 142486 [details] Screenshot SUMMARY When menu headers are longer than the regular menu items of a context menu the menu headers are getting chopped off from both sides. Easiest way to reproduce this is with the Wallet Manager. These headers are displayed properly in old Oxygen theme, where the header font size is the same as the regular menu items. Therefore I guess this has to do something with the increased header font size in Breeze. (Maybe it's incorrectly using the smaller font to calculate the width of the header text? Just a wild guess based on how this chopping behaves.) SOFTWARE/OS VERSIONS Operating System: KDE neon 5.23 KDE Plasma Version: 5.23.0 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.3 Graphics Platform: X11
*** This bug has been marked as a duplicate of bug 443006 ***
*** This bug has been marked as a duplicate of bug 450333 ***
Unfortunately I can still reproduce this issue even with the fix for Bug 450333 (though the case reported there is fixed for me); re-opening.
*** Bug 456901 has been marked as a duplicate of this bug. ***
*** Bug 454662 has been marked as a duplicate of this bug. ***
*** Bug 453735 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/breeze/-/merge_requests/232
Git commit c0f7505c28c067cdf0201f3bc090caf79379d1f8 by Kai Uwe Broulik. Committed on 20/07/2022 at 14:59. Pushed by broulik into branch 'master'. kstyle: Use menuTitle font metrics for size calculation Ensures the size of the heading is taken into account properly. M +3 -2 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/commit/c0f7505c28c067cdf0201f3bc090caf79379d1f8
Git commit 04d7c7edc32420f543787aa295b4e871d0353852 by Kai Uwe Broulik. Committed on 21/07/2022 at 07:09. Pushed by broulik into branch 'Plasma/5.25'. kstyle: Use menuTitle font metrics for size calculation Ensures the size of the heading is taken into account properly. (cherry picked from commit c0f7505c28c067cdf0201f3bc090caf79379d1f8) M +3 -2 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/commit/04d7c7edc32420f543787aa295b4e871d0353852
*** Bug 426443 has been marked as a duplicate of this bug. ***