Skip to content

[iOS][CV2]Selected item color changes from lightskyblue to lightgray after scrolling when deploying ManualMaui Demo project on iOS 26.1 #32493

@ninachen03

Description

@ninachen03

Description

Selected item color changes from lightskyblue to lightgray after scrolling when deploying ManualMaui Demo project on iOS 26.1
The issue only reproduces on iOS 26.1 not iOS26.0
It does not depend on the MAUI version — the behavior is the same across different MAUI versions

Steps to Reproduce

  1. Deploy https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests on iOS platform.
  2. Click I Collection -> I4 Selection ->Selection color
  3. Select anyone items-its background color becomes lightskyblue as expected.
  4. Scroll the list up or down.
  5. Observe that the previously selected item’s background color changes to lightgray.

Expected Result:

The selected item should keep the lightskyblue background color even after scrolling.

Actual Result:

Image

After scrolling, the selected item loses its highlight and the color changes to lightgray.

Link to public reproduction project repository

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

Version with bug

10.0.0

Affected platforms

iOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    collectionview-cv2csi-newi/regressionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingversion/iOS-26

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions