Bug 469880 - New Panel config popup has lost the "Maximize" action
Summary: New Panel config popup has lost the "Maximize" action
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6, regression
Depends on:
Blocks:
 
Reported: 2023-05-17 04:23 UTC by Nate Graham
Modified: 2023-05-18 19:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2023-05-17 04:23:13 UTC
This means it's no longer possible to maximize a panel once it's been un-maximzed by changing its size.
Comment 1 Nate Graham 2023-05-18 19:27:52 UTC
Git commit 82d18be43c2fbbd4979fb97024fd54cb49824516 by Nate Graham.
Committed on 18/05/2023 at 19:23.
Pushed by ngraham into branch 'master'.

panelconfiguration: re-add "Maximize" feature

It got lost in the new UI added with
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1483.
FIXED-IN: 6.0

M  +17   -1    desktoppackage/contents/configuration/panelconfiguration/MoreSettingsMenu.qml

https://invent.kde.org/plasma/plasma-desktop/commit/82d18be43c2fbbd4979fb97024fd54cb49824516
Comment 2 veggero 2023-05-18 19:39:32 UTC
ops
Comment 3 Nate Graham 2023-05-18 19:42:11 UTC
No worries, I already fixed it.