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

[Android] Tap through grid #21695

Closed
TimLandskron opened this issue Apr 8, 2024 · 3 comments
Closed

[Android] Tap through grid #21695

TimLandskron opened this issue Apr 8, 2024 · 3 comments
Labels
migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@TimLandskron
Copy link

Description

Hello,

in the screenshot below you can see the sample app which is created from the MAUI template. I just added a grid at the bottom of the XAML page with a transparent red background. On iOS the button can't be tapped, which is the expected behavior. On Android the button is tapable. I'm quite sure that used to work correctly with Xamarin.Forms on android.

Screenshot_1712558601

Steps to Reproduce

  1. Clone and run the reproduction repository on an Android device/emulator
  2. Tap on the button

Link to public reproduction project repository

https://github.com/TimLandskron/AndroidTapThroughIssue

Version with bug

8.0.10 SR3

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No workaround found

Relevant log output

No response

@TimLandskron TimLandskron added the t/bug Something isn't working label Apr 8, 2024
@drasticactions
Copy link
Contributor

I made a Forms version of your code above and it doesn't allow the tap through on Android, where it does in MAUI.

@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed potential-regression This issue described a possible regression on a currently supported version., verification pending labels Apr 8, 2024
@ninachen03
Copy link

Verified this issue with Visual Studio 17.10.0 Preview 2(8.0.0.-rc.2.9530& 8.0.14).I can repro this issue, on Android the button is tappable.

@PureWeen PureWeen removed the potential-regression This issue described a possible regression on a currently supported version., verification pending label Apr 9, 2024
@samhouts samhouts added the migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert label Apr 22, 2024
@mattleibow
Copy link
Member

Duplicate of #10252

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants