https://bugs.kde.org/show_bug.cgi?id=436493
Bug ID: 436493 Summary: Some pages on pageStack still remain visible and active after having been popped or cleared Product: frameworks-kirigami Version: 5.81.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: b...@mogwai.be Target Milestone: Not decided Created attachment 138091 --> https://bugs.kde.org/attachment.cgi?id=138091&action=edit Minimal qml file to reproduce pageStack issue SUMMARY Under certain circumstances pages on the pageStack of a ApplicationWindow remain visible and active after they have been popped or cleared. STEPS TO REPRODUCE 1. Open the attached qml file (qml pagestack-bug.qml). 2. You should now see 3 ScrollablePages on the pageStack (red, green and yellow). 3. From the globaldrawer, select "Blue page". This will clear the pageStack, push a blue page and then add a large bottomMargin. 4. Observer that the green page is still fully visible and active in the background (through the bottom margin of the blue page). OBSERVED RESULT Popped pages which were on the pageStack are still visible and active behind the new pages. EXPECTED RESULT Pages not being active or visible anymore after they have been popped or cleared. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Archlinux (available in About System) KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.