[Android] BoxView Allows Touch Actions to Below Element When InputTransparent is False #26026
Labels
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
p/2
Work that is important, but is currently not scheduled for release
platform/android 🤖
t/bug
Something isn't working
Milestone
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
The text was updated successfully, but these errors were encountered: