-
Notifications
You must be signed in to change notification settings - Fork 2k
[MacOS] Misaligned items before resizing the window on MacOS #34635
Copy link
Copy link
Closed
Labels
csi-newi/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.platform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystregressed-in-10.0.60s/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
Metadata
Metadata
Assignees
Labels
csi-newi/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.platform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystregressed-in-10.0.60s/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
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Description
Items are misaligned before resizing the window but after resizing the window, there will be huge gaps between the items on MacOS
Affected test cases:
All Manual Maui Test cases
Notes:
Misaligned.Items.mov
Picker.mov
Add.Clear.mov
Steps to Reproduce
Actual Behavior:
There will be misalignment on the items and a huge spaces between items after resizing
gap.on.categories.page.1.mov
Expected Behavior:
There should not be any misalignment and changes when resizing the window
Expected.Behavior.mov
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
10.0.60-ci.inflight.26173.4
Is this a regression from previous behavior?
Yes, this is a regression on 10.0.60-ci.inflight.26173.4, this does not reproduce on 10.0.50-ci.inflight.26165.6 and 10.0.50
Affected platforms
MacCatalyst and iOS