-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-cv2i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionp/0Current heighest priority issues that we are targeting for a release.Current heighest priority issues that we are targeting for a release.partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationregressed-in-9.0.0s/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
When using CollectionView2 with a GridItemsLayout and Orientation="Horizontal", the layout is not properly arranged. The header text appears misaligned and stretched, while the items are not correctly arranged. However, when using CollectionView1, the layout renders correctly.
-Using CollectionView1
Screen.Recording.2025-02-25.at.4.54.21.PM.mov
- Using CollectionView2
Screen.Recording.2025-02-25.at.4.56.07.PM.mov
Steps to Reproduce
- Launch the HostApp on iOS and Catalyst https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/Elements/CollectionView/HeaderFooterGalleries/HeaderFooterGridHorizontal.xaml
- Use CollectionView2 with a GridItemsLayout (Span=3, Orientation=Horizontal).
- Observe that the header, footer, and items are misaligned.
Expected Behavior:
The header, footer, and items should be arranged correctly, as seen in CollectionView1.
Actual Behavior:
-
Header text is stretched and misaligned.
-
Footer does not align correctly with the content.
Link to public reproduction project repository
No response
Version with bug
9.0.40 SR4
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-cv2i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionp/0Current heighest priority issues that we are targeting for a release.Current heighest priority issues that we are targeting for a release.partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationregressed-in-9.0.0s/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
Type
Projects
Status
Todo