Description
Note:
- This issue is related to the macOS version; it does not occur in macOS "Sequoia" versions 15.7.3, 15.7.2, etc.
- Disable the "Animate scroll" button, then enable it again; the button color will change to purple.
Affected Test Case:
I9 -Scroll by index for scroll to.
I9 -Scroll by object for scroll to.
I9 -Scroll by index for grouped gata.
I9 -Scroll by object for grouped data.
Steps to Reproduce
- Deploy ManualMaui to iOS or MacCatalyst platform.
- Navigate to I CollectionView ->I9 Scrolling->Scroll by object for scroll to
- Observe the color of the Animate scroll button.
Actual Behavior:
The Animate scroll button is enabled by default and displayed in white.

Expected Behavior:
The Animate scroll button is enabled by default and displays in purple.

Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.40-ci.inflight.26077.6
Is this a regression from previous behavior?
Not a regression, The issue also repro on 10.0.30, 10.0.1 & 9.0.100. But this issue not repro on MacOS15.7.3
Affected platforms
macOS, iOS
Description
Note:
Affected Test Case:
I9 -Scroll by index for scroll to.
I9 -Scroll by object for scroll to.
I9 -Scroll by index for grouped gata.
I9 -Scroll by object for grouped data.
Steps to Reproduce
Actual Behavior:

The Animate scroll button is enabled by default and displayed in white.
Expected Behavior:

The Animate scroll button is enabled by default and displays in purple.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.40-ci.inflight.26077.6
Is this a regression from previous behavior?
Not a regression, The issue also repro on 10.0.30, 10.0.1 & 9.0.100. But this issue not repro on MacOS15.7.3
Affected platforms
macOS, iOS