Skip to content

[Catalyst] Scrollbar does not align with FlowDirection change in ScrollView #30095

Open
@NafeelaNazhir

Description

@NafeelaNazhir

Description

When setting FlowDirection=RightToLeft on a ScrollView in a .NET MAUI app running on Mac Catalyst, the scrollbar remains on the right side (LTR position) and does not move to the left as expected for RTL layouts. This issue occurs especially when changing the at runtime.

Screen.Recording.2025-06-20.at.6.20.15.PM.mov

Steps to Reproduce

  1. Run the attached sample ScrollViewOrientation 4.zip
  2. Change the FlowDirection as RightToLeft .
  3. Observe the ScrollBar Position.

Actual Behavior:
On Mac Catalyst, the scrollbar remains on the right side even after setting FlowDirection to RightToLeft at runtime

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

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-scrollviewScrollViewpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/macosmacOS / Mac Catalysts/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions