Bug 420092

Summary: Panel minimum calculation includes space taken up by the hidden edit button
Product: [Plasma] plasmashell Reporter: Wyatt Childers <kdebugs.81do7>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: nate
Priority: NOR    
Version: 5.18.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Wyatt Childers 2020-04-14 20:06:01 UTC
SUMMARY
The panel minimum width calculation is wrong, and calculates as if the panel edit button is present, even when it isn't.

STEPS TO REPRODUCE
1. Create a panel with a few widgets that's shorter than its maximum width
2. Exit edit mode


OBSERVED RESULT
Notice the edit mode size is kept, despite the customization button disappearing

EXPECTED RESULT
The panel resizes to only take up as much room as the widgets it contains.
Comment 1 Nate Graham 2020-05-08 13:52:55 UTC

*** This bug has been marked as a duplicate of bug 416292 ***