[MAUI] I1_Layout - The first row of Vertical list(RTL FlowDirection) isn't correctly aligned from right-to-left.
Description
The first row of Vertical list(RTL FlowDirection) isn't correctly aligned from right-to-left.
Steps to Reproduce
1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Maccatalyst. 2.Click I1-->Vertical list(RTL FlowDirection). 3.View the page.
Actual result:
The first row is not aligned to the right.
Expected result: All the elements are correctly aligned from right-to-left.
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=%2FAssets%2FProjects%2FManualMauiTests
Version with bug
Microsoft.Maui.Controls 8.0.70-ci.net8.24325.2.
Is this a regression from previous behavior?
Not a regression, The issue also reproduces on 8.0.61& 8.0.3.
Affected platforms
iOS, macOS
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Open similar issues:
- Right To Left flow direction is not applied to the ListView on the Mac and iOS platforms. (#22391), similarity score: 0.78
- [Android] Wrong Layout in CollectionView using RTL (#4117), similarity score: 0.76
Closed similar issues:
- Inconsistent behavior with RTL flow direction for custom layout (#6413), similarity score: 0.78
- .NET MAUI does not support Arabic language (RTL) on iOS devices (#16964), similarity score: 0.77
- Localization rendering issue when language is right to left [iOS] (#17934), similarity score: 0.76
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Verified on Microsoft.Maui.Controls 9.0.60-ci.main.25170.37 iOS and MacCatalyst are all from left to right.