-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcsi-newplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
Changing/Hovering the 'ScrollToPosition' would cause the item to scroll without clicking the button
Affected Test Cases:
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.
Notes:
- This is an unstable bug, the regression info are on the table below:
| MAUI Version | Repro |
|---|---|
| 10.0.40 inflight | Yes |
| 10.0.30 | Yes (Unstable) |
| 10.0.0 | Yes |
| 9.0.120 (with CV2) | Yes (Unstable) |
| 10.0.0-rc.2.25504.7 | No |
| 9.0.120 (CV1) | Yes (Unstable) |
| 10.0.0-preview.1.25122.6 | No |
Steps to Reproduce
- Deploy ManualMaui to Maccatalyst.
- Navigate to 'I CollectionView' ->'I9 Scrolling' -> 'I9 - Scroll by index for scroll to.'
- Click the button
- Open the ScrollToPosition picker
- Hover/Select the options
- Notice that the items will scroll even without clicking the 'Done' button
Actual Behavior:
Items will scroll even without clicking the "Done" button after changing/hovering on the ScrollToPosition options
Screen.Recording.2026-02-27.at.10.54.11.AM.1.mov
Expected Behavior:
Items shouldn't move when the "Scroll to.." button wasn't clicked.
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.50-ci.inflight.26124.6
Is this a regression from previous behavior?
No, this is not a regression. This issue can also be reproduced on 10.0.40 inflight, 10.0.30 (Unstable), 10.0.0 & 9.0.120 (Unstable).
Affected platforms
macOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcsi-newplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working