Skip to content

iOS Collectionview jitters / scrollskips on iPhone 14 simulators / devices (even in .NET 8) #16877

Closed

Description

Description

When I have a collectionview with 50-100 items in it, the scrolling on iPhone 14 devices ends up skipping or jittering, causing massive user frustration

I've reproduced this on .NET 7 and .NET 8 (and my production app has received customer complaints to that effect as well).
this does NOT reproduce on an iPhone 12 or an iPhone SE simulator or devices. Only on iPhone 14 Pro + iPhone 14 Pro Max simulators (I think its the floating notch perhaps)

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-08-19.at.15.33.33.mp4

Steps to Reproduce

Create a new MAUI app
Create a CollectionView as seen in the reproduction repository
Bind to a datasource
try to scroll on an iPhone 14 device
Decently down the list the scrollbar will freak the eff out.

Link to public reproduction project repository

https://github.com/edgiardina/MauiBug_JitterScroll

Version with bug

8.0.0-preview.7.8842

Is this a regression from previous behavior?

Yes, this used to work

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iPhone 14 variations, iOS 16.4 and above

Did you find any workaround?

No response

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

area-controls-collectionviewCollectionView, CarouselView, IndicatorViewp/1Work that is important, and has been scheduled for release in this or an upcoming sprintpartner/maciosIssues for the Mac / iOS SDKplatform/iOS 🍎s/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingt/perfThe issue affects performance (runtime speed, memory usage, startup time, etc.)

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions