Bug 467660

Summary: Components parented to the overlay property of the page are only displayed for the first page in the pagestack
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: mbruchert <mbb>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: notmart
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: Not decided   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screenshot of plasma phonebook with the bug

Description mbruchert 2023-03-21 18:46:19 UTC
Created attachment 157500 [details]
screenshot of plasma phonebook with the bug

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  parent something to the overlay property of a page
2.  parent something to the overlay property of another page
3.  push the second page

(can be observed when using plasma-phonebook in widescreen mode)

OBSERVED RESULT
The parented objects will not show up for the second page


EXPECTED RESULT
The parented objects should show up on both pages

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 6.1.0-0.rc7.51.vanilla.1.fc37.x86_64 (64-bit)
(available in About System)
KDE Plasma Version: 5.27.3
KDE Frameworks Version:  5.104.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION