https://bugs.kde.org/show_bug.cgi?id=458131
Bug ID: 458131 Summary: ScrollablePage breaks flicking for ListView Product: frameworks-kirigami Version: 5.96.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: rinigus....@gmail.com CC: notm...@gmail.com Target Milestone: Not decided Created attachment 151471 --> https://bugs.kde.org/attachment.cgi?id=151471&action=edit ScrollablePage with ListView SUMMARY *** When inserting ListView into ScrollablePage, it is impossible to flick on mobile settings. Scrollbar doesn't appear either. Example Code attached STEPS TO REPRODUCE 1. Run code with `QT_QUICK_CONTROLS_MOBILE=true qmlscene5 spage-lview.qml` OBSERVED RESULT You can scroll the list using mouse wheel. You cannot scroll by pressing left mouse button and flicking it. Scrollbars don't appear either. EXPECTED RESULT Can flick; scrollbars visible SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo / 5.96.0-r1 (Includes ScrollablePage from 5.97.0 as a patch). Qt Version: 5.15.5-r1 -- You are receiving this mail because: You are watching all bug changes.