maui
maui copied to clipboard
[MAUI]Enlarge My recipes page and then zoom out, the pictures will be arranged vertically.
Description
[MAUI]Enlarge My recipes page and then zoom out, the pictures will be arranged vertically.
Steps to Reproduce
- Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Mac Catalyst.
- Click 'My recipes'.
- Expand to the right to enlarge the page.
- Drag the window to the left to shrink the page.
Actual result:
Enlarge My recipes page and then zoom out, the pictures will be arranged vertically.
Expected result: The position of the image should not change.
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests Microsoft.Maui.Controls 8.0.0-nightly.9556+sha.7be95d4e89-azdo.8640284 .NET SDK : 8.0.100-rc.23502.2
Version with bug
8.0.0-nightly.9556
Is this a regression from previous behavior?
Yes, this used to work in 8.0.0-rc.2.9511
Affected platforms
macOS
This problem also occurs on Windows platforms, and is slightly different.
VS version: 17.8.5 [34511.84.d17.8]
Microsoft.Maui.Controls: 8.0.3
.NET SDK: 8.0.101
Can repro this issue on the latest 17.6.10 build 428.
This problem also occurs on Windows platforms, and is slightly different. VS version: 17.8.5 [34511.84.d17.8] Microsoft.Maui.Controls: 8.0.3 .NET SDK: 8.0.101
![]()
![]()
This one will be fixed by https://github.com/dotnet/maui/pull/22222
Confirmed that on Windows the weird behavior is fixed. This does still exhibit the same behavior on macOS though.
Removing Windows label and regression as I don't think it should be that high priority at this point.