Open nivetha-nagalingam opened 11 hours ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
Description
In the Android implementation of .NET MAUI, a BoxView with InputTransparent = false fails to prevent underlying touch interactions. This results in unexpected touch events being triggered even when an overlay should block user interaction. https://github.com/user-attachments/assets/fb9de614-70d0-4676-be88-56a13d7ba30e
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.0 GA
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 11 and UP
Did you find any workaround?
No response
Relevant log output