https://bugs.kde.org/show_bug.cgi?id=464429
Bug ID: 464429 Summary: Kirigami ScrollablePage has empty space above content when refreshing Classification: Frameworks and Libraries Product: frameworks-kirigami Version: Master Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: kb...@connorcarney.com CC: notm...@gmail.com Target Milestone: Not decided Created attachment 155392 --> https://bugs.kde.org/attachment.cgi?id=155392&action=edit qml to reproduce bug with qmlscene SUMMARY When ScrollablePage has refreshing: true (see attached qml), space is reserved at the top of the page for the busy indicator, but the busy indicator isn't shown leaving a blank space. GammaRay shows that the busy indicator is positioned off the top of the screen and scrolls farther off the top of the screen as the list is scrolled down. The bug in it's current state bisects at commit 497330c5 , but backing out that commit still leaves an issue where the indicator scrolls up with the content, but the reserved space doesn't. STEPS TO REPRODUCE 1. run attached qml file with qmlscene OBSERVED RESULT blank space at the top of the page EXPECTED RESULT busy indicator at the top of the page SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 22.10 w/ KDE from source KDE Plasma Version: master (5.26.80) KDE Frameworks Version: master (5.102.0) Qt Version: 5.15.6 (from Kubuntu) -- You are receiving this mail because: You are watching all bug changes.