Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I1_Vertical_list_for_Multiple_Rows - Rotating the simulator would cause clipping on the description text. #28657

Open
Marnie-Majait opened this issue Mar 27, 2025 · 2 comments · May be fixed by #28670
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter csi-new i/regression This issue described a confirmed regression on a currently supported version p/0 Work that we can't release without platform/iOS 🍎 regressed-in-9.0.60 s/triaged Issue has been reviewed t/bug Something isn't working
Milestone

Comments

@Marnie-Majait
Copy link

Marnie-Majait commented Mar 27, 2025

Description

Rotating the iOS simulator would cause clipping on the description text.

Affected case:
I1 - Vertical List for Multiple Rows

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests on iOS platform.
  2. Click I1 -> Vertical List for Multiple Rows.
  3. Rotate the iOS simulator to the right.
  4. Observe that the description text is clipped inconsistently.

Actual Behavior:
The text description is clipped.

Image

Expected Behavior:
The text description is not clipped.

Image

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

Inflight/current - 9.0.60-ci.main.25176.62

Is this a regression from previous behavior?

Yes, this is a regression. The issue cannot be repro on Inflight/current - 9.0.60-ci.main.25174.3 & 9.0.50 & 9.0.40 & 9.0.0 & 8.0.100.

Affected platforms

iOS

@Marnie-Majait Marnie-Majait added the t/bug Something isn't working label Mar 27, 2025
@Zhanglirong-Winnie Zhanglirong-Winnie added platform/iOS 🍎 csi-new i/regression This issue described a confirmed regression on a currently supported version regressed-in-9.0.60 labels Mar 27, 2025
@jfversluis jfversluis added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Mar 27, 2025
@Tamilarasan-Paranthaman
Copy link
Contributor

This issue is reproducible on the main branch as well, and the regression is caused by the changes in PR #28225

@sheiksyedm
Copy link
Contributor

This issue is reproducible on the main branch as well, and the regression is caused by the changes in PR #28225

@albyrock87 Can you take a look at this?

@sheiksyedm sheiksyedm added the s/triaged Issue has been reviewed label Mar 27, 2025
@PureWeen PureWeen added the p/0 Work that we can't release without label Mar 28, 2025
@PureWeen PureWeen added this to the .NET 9 SR6 milestone Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter csi-new i/regression This issue described a confirmed regression on a currently supported version p/0 Work that we can't release without platform/iOS 🍎 regressed-in-9.0.60 s/triaged Issue has been reviewed t/bug Something isn't working
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

6 participants