ScrollView's ScrollToAsync doesn't complete when called thrice with the same value #27250
Labels
area-controls-scrollview
ScrollView
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/iOS 🍎
platform/macOS 🍏
macOS / Mac Catalyst
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
When calling ScrollToAsync thrice with the same Y value on a ScrollView, the scrolling operation does not complete on iOS, Windows, and Catalyst platforms. This behavior is inconsistent with Android, where the scrolling operation completes as expected. Additionally, on iOS, Windows, and Catalyst, during the second call, the X value unexpectedly goes to a negative value, even though it is explicitly set to 0.
Note while fixing the issue enable the test cases in ScrollToUITests.
Screen.Recording.2025-01-21.at.8.10.33.PM.mov
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS, Windows, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: