Bug 465440

Summary: Using Page.contentItem causes the layout to use the available space behind headerbar
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Thiago Sueto <herzenschein>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
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: Card inside a Layout that's inside a Page.contentItem
Card inside a Page.contentItem
Cards go behind the headerbar when using Page.contentItem.

Description Thiago Sueto 2023-02-07 19:19:47 UTC
See the examples, they can be run with qmlscene.
Comment 1 Thiago Sueto 2023-02-07 19:20:48 UTC
Created attachment 156036 [details]
Card inside a Layout that's inside a Page.contentItem
Comment 2 Thiago Sueto 2023-02-07 19:21:19 UTC
Created attachment 156037 [details]
Card inside a Page.contentItem
Comment 3 Thiago Sueto 2023-05-05 17:00:24 UTC
Created attachment 158721 [details]
Cards go behind the headerbar when using Page.contentItem.