Bug 465445

Summary: headerOrientation: Qt.Horizontal is missing left margin of header when used in a Kirigami.Card
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Thiago Sueto <herzenschein>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: REPORTED ---    
Severity: normal CC: notmart
Priority: NOR    
Version First Reported In: 5.102.0   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Image showing how a Card with headerOrientation makes the header lose its left margin.
Image showing how a Card with headerOrientation makes the header lose its left margin.

Description Thiago Sueto 2023-02-07 20:18:08 UTC
Created attachment 156046 [details]
Image showing how a Card with headerOrientation makes the header lose its left margin.

The attached file can be run in qmlscene to reproduce the issue.
Just change the Card to an AbstractCard to see how it should look like.
Comment 1 Thiago Sueto 2023-02-07 20:19:31 UTC
Created attachment 156047 [details]
Image showing how a Card with headerOrientation makes the header lose its left margin.