Pan not detected vertically when the recognizer is inside of a scrollview #17319
Labels
area-gestures
Gesture types
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
Milestone
Description
When I have a PanGestureRecognizer inside of a ScrollView, the pan is only detected horizontally, not vertically:
I already tried setting the ScrollView's IsEnabled to false and the Orientation to "Neither", but same result. I also tried it in the newest .NET 8 preview, same result. Used to work in Xamarin.Forms.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/owl-guy/PanGestureRecognizerExample
Version with bug
7.0.92
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 response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: