maui icon indicating copy to clipboard operation
maui copied to clipboard

Multiple box views with same Height Request differs in size

Open HobDev opened this issue 3 years ago • 5 comments

Description

The box views in a page with same height request have minor difference in size. The box views also fluctuates while scrolling more so on Android BugSample.zip .

Steps to Reproduce

Test on the repro project

Version with bug

Preview 13 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

iOS 15 and Android 11

Did you find any workaround?

No response

Relevant log output

No response

HobDev avatar Mar 08 '22 06:03 HobDev

Verified Repro with Visual Studio Enterprise 2022 main 17.2.0 Preview 2.0 [32219.17.main]. Repro with above project.

XamlTest avatar Mar 08 '22 07:03 XamlTest

I replaced the BoxView with Rectangle. But still facing the same issue

HobDev avatar May 20 '22 05:05 HobDev

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

ghost avatar Aug 30 '22 15:08 ghost

Verified this issue on Visual Studio Enterprise 17.6.0 Preview 3.0. Repro on Android emulator (13.0-API 33) with below Project: 5118.zip

The box views fluctuate while scrolling more on Android, but the height seems to be the same. BoxViews

XamlTest avatar Apr 13 '23 06:04 XamlTest

@HobDev, The issue is not reproduced with the latest Maui NuGet version (9.0.80) on Android.

https://github.com/user-attachments/assets/74fafe6a-f88c-4f5d-9e49-c252b3f2e7cb

BagavathiPerumal avatar Jun 17 '25 09:06 BagavathiPerumal

Hi @@HobDev. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.