-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-scrollviewScrollViewScrollViewi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystregressed-in-9.0.21s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When setting the Orientation property of a ScrollView to Horizontal in .NET MAUI, the expected behavior is that the content should only scroll horizontally. However, on iOS, the ScrollView allows both horizontal and vertical scrolling, which is inconsistent with the expected and documented behavior.
| Expected Output | Actual Output |
|---|---|
Screen.Recording.2025-06-19.at.5.54.19.PM.mov |
Screen.Recording.2025-06-19.at.5.47.06.PM.mov |
Steps to Reproduce
- Run the attached sample ScrollViewOrientation.zip
- Set ScrollView Orientation as Horizontal.
- Select the content and observe the orientation.
Expected Behavior:
The content should only scroll horizontally; vertical scrolling should be disabled.
Actual Behavior:
The content scrolls both horizontally and vertically on iOS and Catalyst, even though the orientation is set to Horizontal.
Link to public reproduction project repository
No response
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
macOS, iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-scrollviewScrollViewScrollViewi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystregressed-in-9.0.21s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Projects
Status
In Progress