Created attachment 182598 [details] Kalk and KTrip default view SUMMARY Hamburger menu cuts of first letter on the right when hovering over it or clicking on it. STEPS TO REPRODUCE 1. Open an application that is using kirigami/kirigami-addons (latest I've checked were Kalk and KTrip). OBSERVED RESULT Hamburger menu on the top left cuts of the first letter on the right side when hovering or clicking on it. EXPECTED RESULT Text not being cut off, a bit more space should be reserved between the menu and the text to the right. SOFTWARE/OS VERSIONS Haiku: R1B5 64bit (available in the Info Center app, or by running `kinfo` in a terminal window) KDE Frameworks Version: 6.15.0 (6.16.0 for kalk build with kde-builder) Qt Version: 6.9.1
Created attachment 182599 [details] Cut off text with the hamburger menu
Can reproduce with Breeze too.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1841
With latest changes in the proposed MR it looks a alot better. Thanks for the quick reply!
Created attachment 182641 [details] Fixed space Screenshot in the front with the applied patch to kirigami 6.15.0.
Git commit 3b01fcec379aed981143373feedfad5c1a434f94 by Marco Martin. Committed on 25/06/2025 at 10:18. Pushed by mart into branch 'master'. Fix spacing of global menu button in toolbar fix the spacing between the global menu button and the page title by fixing the decision on when to put the extra units.smallspace, based if the toolbar is populated in any way M +19 -3 src/controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml https://invent.kde.org/frameworks/kirigami/-/commit/3b01fcec379aed981143373feedfad5c1a434f94