Bug 497503

Summary: Panel widgets unnecessarily restricted in width due to being unable to touch edges due to static inner margins
Product: [Plasma] plasmashell Reporter: NW <nw9165-jjnfov5mav>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: nate, niccolo.venerandi
Priority: NOR    
Version First Reported In: 6.2.4   
Target Milestone: 1.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description NW 2024-12-15 12:46:06 UTC
This issue report is in regards to:

(In reply to Nate Graham from https://bugs.kde.org/show_bug.cgi?id=494736#c8)
> Yes, the panel itself has some inner margins that widgets can't exceed. So
> I'm afraid it's not going to be possible to make the tech literally touch
> the edges of the panel like your mockup indicates.

Can this be fixed?
Comment 1 Nate Graham 2024-12-16 15:45:57 UTC
It's not a bug, it's a design feature — or rather a design decision of the Plasma theme. The Plasma theme specifies a default internal padding for all panels, and panels then respect that.