Created attachment 145812 [details] image of panel with missing buttons Using plasma git from "23/01/2022" When configuring a panel that is in the "side vertical" state, the configure buttons and "remove panel" buttons are "out of screen" (below the bottom of the screen, although, the configure button is still clickable) Example: * Create a new empty panel * Drag it to the sides so that its vertical * Try to configure said panel * Notice that some buttons are missing * The configure button is right at the bottom of the screen, barely clickable. See attachment: Notice the bottom, the configure button and remove panel missing ( although you can see the top pixels of the configure button )
Sorry, where I said "configure" button, replace with "More Options" button.
Can reproduce. Seems like a recent regression. If you didn't know it was there, you'd never find it and all this functionality would be hidden.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/818
Git commit 059c0564cc26331d046226bbffde928f3c1c42e8 by Nate Graham, on behalf of Fushan Wen. Committed on 24/01/2022 at 19:00. Pushed by ngraham into branch 'master'. panelconfiguration: Remove layout height hack in ToolBar The hack makes "More Options" button in a incorrect position in a Wayland session. We can fix the original bug better by removing `showText` property. Related: bug 443294 FIXED-IN: 5.24 M +0 -8 desktoppackage/contents/configuration/panelconfiguration/ToolBar.qml https://invent.kde.org/plasma/plasma-desktop/commit/059c0564cc26331d046226bbffde928f3c1c42e8
Git commit 48db1735d3e12a4ca0bb12bb8d3f20060801bbea by Nate Graham, on behalf of Fushan Wen. Committed on 24/01/2022 at 19:02. Pushed by ngraham into branch 'Plasma/5.24'. panelconfiguration: Remove layout height hack in ToolBar The hack makes "More Options" button in a incorrect position in a Wayland session. We can fix the original bug better by removing `showText` property. Related: bug 443294 FIXED-IN: 5.24 (cherry picked from commit 059c0564cc26331d046226bbffde928f3c1c42e8) M +0 -8 desktoppackage/contents/configuration/panelconfiguration/ToolBar.qml https://invent.kde.org/plasma/plasma-desktop/commit/48db1735d3e12a4ca0bb12bb8d3f20060801bbea