Skip to content

[.NET 10]I1_Add_Items_Linear_Layout - Rotating the Simulator causes the text on the collection view to disappear. #32435

@Marnie-Majait

Description

@Marnie-Majait

Description

I1 - Horizontal list for Add items to linear layout

Steps to Reproduce

  1. Deploy ManualMaui to iOS.
  2. Navigate to 'I CollectionView' ->'I1 Layout' -> 'I1 - Horizontal List (Add items to Linear Layout)
  3. Click the 'Add' button
  4. Rotate the simulator
  5. Notice that the text disappears inside the collection view and if you click the 'Add' button again while it's still rotated, it would re-appear.

Actual Behavior:
Text disappears inside the collection view after rotating the simulator. If you click the 'add' button again while it's rotated, it would re-appear.

Screen.Recording.2025-11-05.at.11.40.30.AM.mov

Expected Behavior:
Text doesn't change even after rotating the simulator.

Screen.Recording.2025-11-05.at.11.47.59.AM.mov

Link to public reproduction project repository

https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests

Version with bug

10.0.0

Is this a regression from previous behavior?

Yes, this is a regression. This doesn't repro on 9.0.111. This can also be reproduced on 10.0.0-rc.2.25504.7 & 10.0.0-rc.1.25452.6 & 10.0.0-preview.1.25122.6

Affected platforms

iOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions