You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
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