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

ViewExtensions.GetViewTransform always returns 0 on Android #5169

Closed
etvorun opened this issue Mar 9, 2022 · 0 comments · Fixed by #5206
Closed

ViewExtensions.GetViewTransform always returns 0 on Android #5169

etvorun opened this issue Mar 9, 2022 · 0 comments · Fixed by #5206
Assignees
Labels
fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1! high It doesn't work at all, crashes or has a big impact. partner/ui-tools .NET UI Tools platform/android 🤖 platform/iOS 🍎 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@etvorun
Copy link
Contributor

etvorun commented Mar 9, 2022

Description

ViewExtensions.GetViewTransform always returns 0 on Android

Steps to Reproduce

  1. New MAUI app targeting Android.
  2. Replace/update MainPage.xaml and MainPage.xaml.cs with attached.
  3. Build and run on Android Emulator.
  4. Click on button.
    Expected: messages show non-0 transform
    Actual: messages show 0 transform
    MainPage.xaml.zip

image

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

Android

Did you find any workaround?

No response

Relevant log output

No response

VS bug #1752517

@etvorun etvorun added t/bug Something isn't working partner/ui-tools .NET UI Tools s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Mar 9, 2022
@jfversluis jfversluis removed the s/needs-verification Indicates that this issue needs initial verification before further triage will happen label Mar 9, 2022
@Redth Redth added the s/verified Verified / Reproducible Issue ready for Engineering Triage label Mar 9, 2022
@jsuarezruiz jsuarezruiz added the high It doesn't work at all, crashes or has a big impact. label Mar 10, 2022
@drasticactions drasticactions self-assigned this Mar 10, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 10, 2022
@samhouts samhouts added the fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1! label Feb 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1! high It doesn't work at all, crashes or has a big impact. partner/ui-tools .NET UI Tools platform/android 🤖 platform/iOS 🍎 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants