Skip to content

[iOS] Scrollbar does not align with FlowDirection=RightToLeft in WebView and HybridWebView #30605

@NafeelaNazhir

Description

@NafeelaNazhir

Description

When setting FlowDirection="RightToLeft" on a WebView or HybridWebView in a .NET MAUI app, the scrollbar remains right-hand side, which is the default for LeftToRight (LTR) flow and does not change to RTL position.

Android iOS
Screen.Recording.2025-07-11.at.6.26.08.PM.mov
Screen.Recording.2025-07-11.at.6.21.07.PM.mov

Steps to Reproduce

  1. Run the attached sample WebViewSample 5.zip
  2. Set FlowDirection="RightToLeft" and observe the scrollbar behavior.

Link to public reproduction project repository

No response

Version with bug

9.0.82 SR8.2

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

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions