maui icon indicating copy to clipboard operation
maui copied to clipboard

[MAUI]Enlarge My recipes page and then zoom out, the pictures will be arranged vertically.

Open RoiChen001 opened this issue 2 years ago • 1 comments

Description

[MAUI]Enlarge My recipes page and then zoom out, the pictures will be arranged vertically.

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Mac Catalyst.
  2. Click 'My recipes'.
  3. Expand to the right to enlarge the page.
  4. 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. resize

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

RoiChen001 avatar Nov 07 '23 08:11 RoiChen001

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 maui1

kevinxufei avatar Jan 12 '24 07:01 kevinxufei

Can repro this issue on the latest 17.6.10 build 428.

RoiChen001 avatar Mar 13 '24 05:03 RoiChen001

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 maui1 maui1

This one will be fixed by https://github.com/dotnet/maui/pull/22222

jsuarezruiz avatar May 09 '24 08:05 jsuarezruiz

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.

jfversluis avatar May 29 '24 15:05 jfversluis