Bug 449026 - When moving a new panel to vertical side, some buttons in Edit Mode toolbar are "out of screen"
Summary: When moving a new panel to vertical side, some buttons in Edit Mode toolbar a...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.23.90
Platform: Other Linux
: HI normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression, wayland
Depends on:
Blocks:
 
Reported: 2022-01-23 18:33 UTC by Alexandre Pereira
Modified: 2022-01-24 19:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.24


Attachments
image of panel with missing buttons (815.06 KB, image/jpeg)
2022-01-23 18:33 UTC, Alexandre Pereira
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Pereira 2022-01-23 18:33:16 UTC
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 )
Comment 1 Alexandre Pereira 2022-01-23 18:35:56 UTC
Sorry, where I said "configure" button, replace with "More Options" button.
Comment 2 Nate Graham 2022-01-23 21:51:22 UTC
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.
Comment 3 Bug Janitor Service 2022-01-24 11:32:52 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/818
Comment 4 Nate Graham 2022-01-24 19:00:56 UTC
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
Comment 5 Nate Graham 2022-01-24 19:02:23 UTC
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