Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size not calculated properly when invoking UseMauiCompatibility method in MauiProgram #10238

Closed
EwaldJebaraj opened this issue Sep 21, 2022 · 22 comments
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@EwaldJebaraj
Copy link

Description

Control is not rendered in the screen (size not updated properly) when using UseMauiCompatibility method in MauiProgram

Steps to Reproduce

  1. Run the attached sample
  2. The label does not rendered in the screen when invoking UseMauiCompatibility method in MauiProgram
  3. If not invoking the UseMauiCompatibility method in MauiProgram, the label is rendered in the screen

Link to public reproduction project repository

https://github.com/EwaldJebaraj/SizeIssue

Version with bug

6.0.486 (current)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 10.0.19041.0

Did you find any workaround?

No

Relevant log output

No response

@EwaldJebaraj EwaldJebaraj added the t/bug Something isn't working label Sep 21, 2022
@jsuarezruiz jsuarezruiz added platform/windows 🪟 area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter labels Sep 21, 2022
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Sep 21, 2022
@ghost
Copy link

ghost commented Sep 21, 2022

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.

@VijayakumarViswanathan
Copy link

Hi Team,
Any update on this issue?

@mlancione
Copy link

Any update on this issue? I don't know how anyone can be using Maui in production with so many of these basic showstopper bugs, especially in Windows. I have at least 5 issues that I'm watching that are showstoppers that have been sitting in Backlog for months.

@Choza-rajan
Copy link

Provide high priority to resolve this issue

@ranjithyk
Copy link

Any other alternate solutions we have for this ? Please consider prioritizing this issue,

@homeyf homeyf added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage labels May 29, 2023
@homeyf
Copy link

homeyf commented May 29, 2023

Verified this issue with Visual Studio Enterprise 17.7.0 Preview1.0. Can repro on windows platform with above project.
https://github.com/EwaldJebaraj/SizeIssue
image

@VijayakumarViswanathan
Copy link

Hi Homeyf,
Attached the video demonstrating the reported issue encountered when using the UseMauiCompatibility method in MauiProgram.

reproduction.Video.mp4

@VijayakumarViswanathan
Copy link

This issue occurs in .NET 7 also

@VijayakumarViswanathan
Copy link

Provide high priority to resolve this issue

@Ahamed-Ali
Copy link
Contributor

Any update on this issue ?

@Ahamed-Ali
Copy link
Contributor

Please give high priority to this issue and resolve ASAP.

@BrundhaVelusamy
Copy link

Please give this issue to high priority and resolve ASAP.

@deviprasad987
Copy link

Any update on this issue, as it is show stopper for us to release the app into production.

@Ahamed-Ali
Copy link
Contributor

Please give high priority to this issue and resolve ASAP.

@BrundhaVelusamy
Copy link

Any update on this issue?

@BrundhaVelusamy
Copy link

This issue occurs in .NET 8 as well.
Please give high priority to this issue and resolve it ASAP. Is there any workaround for this issue?

@BrundhaVelusamy
Copy link

Any update on this issue?

@BrundhaVelusamy
Copy link

Any update on this issue? This is a priority for us.

@BrundhaVelusamy
Copy link

Please give this issue a high priority and resolve it ASAP. Is there any workaround for this issue?

@branomalovec
Copy link

High priority for us too, any idea when will be fixed?

@MitchBomcanhao
Copy link

useMauiCompatibility results in big layout issues, and the only way to stop said issues is to stop using compatibility mode.

@BrundhaVelusamy
Copy link

Any update on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
Status: Done