Bug 465440 - Using Page.contentItem causes the layout to use the available space behind headerbar
Summary: Using Page.contentItem causes the layout to use the available space behind he...
Status: REPORTED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.102.0
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-07 19:19 UTC by Thiago Sueto
Modified: 2023-05-05 17:00 UTC (History)
1 user (show)

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


Attachments
Card inside a Layout that's inside a Page.contentItem (1.01 KB, text/x-qml)
2023-02-07 19:20 UTC, Thiago Sueto
Details
Card inside a Page.contentItem (1.01 KB, text/x-qml)
2023-02-07 19:21 UTC, Thiago Sueto
Details
Cards go behind the headerbar when using Page.contentItem. (54.19 KB, image/webp)
2023-05-05 17:00 UTC, Thiago Sueto
Details

Note You need to log in before you can comment on or make changes to this bug.
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.