maui icon indicating copy to clipboard operation
maui copied to clipboard

[MAUI] I1_Layout - The first row of Vertical list(RTL FlowDirection) isn't correctly aligned from right-to-left.

Open RoiChen001 opened this issue 1 year ago • 1 comments

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. new

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

RoiChen001 avatar Jun 27 '24 07:06 RoiChen001

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:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

github-actions[bot] avatar Jun 27 '24 07:06 github-actions[bot]

Verified on Microsoft.Maui.Controls 9.0.60-ci.main.25170.37 iOS and MacCatalyst are all from left to right. Image

Zhanglirong-Winnie avatar Mar 21 '25 05:03 Zhanglirong-Winnie