Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollView's ScrollToAsync doesn't complete when called thrice with the same value #27250

Open
NafeelaNazhir opened this issue Jan 21, 2025 · 1 comment · May be fixed by #27300
Open

ScrollView's ScrollToAsync doesn't complete when called thrice with the same value #27250

NafeelaNazhir opened this issue Jan 21, 2025 · 1 comment · May be fixed by #27300
Assignees
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

Comments

@NafeelaNazhir
Copy link
Contributor

NafeelaNazhir commented Jan 21, 2025

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

  1. Launch the Application SimpleSample 1.zip
  2. Tap "Scroll to 100" twice and observe that the scrolling operation does not complete on MacCatalyst, iOS, and Windows.

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

@NafeelaNazhir NafeelaNazhir added the t/bug Something isn't working label Jan 21, 2025
@sheiksyedm sheiksyedm added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 22, 2025
@sheiksyedm sheiksyedm self-assigned this Jan 22, 2025
@NafeelaNazhir NafeelaNazhir changed the title ScrollView's ScrollToAsync doesn't complete when called twice with the same value ScrollView's ScrollToAsync doesn't complete when called thrice with the same value Jan 22, 2025
@Ying-6 Ying-6 added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage labels Jan 22, 2025
@Marnie-Majait
Copy link

This issue has been verified Visual Studio 17.13 Preview 2.1 and Visual Studio Code 1.96.4 (9.0.30 & 9.0.22 & 9.0.0 & 8.0.100). Can repro this issue on Windows, iOS and macOS platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
5 participants