Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When filling in a form with many input fields and zooming in, focus and scrolling behaviour on Android gets pretty erratic to a point where tapping on a field jumps to a random position (sometimes even on another page) in the pdf.
It's kinda hard to explain any better, but you can try to reproduce it with the attached project:
- start app
- zoom in so you only see parts of some of the input fields
- tap in a field where you cant see the left end where the cursor gets positioned
- either it abruptly jumps to an random location OR it does absolutely nothing
On iOS it always smoothly scrolls to the desired field and cursor position.
There also are two short videos (iOS.mp4 and Android.mp4) in the attached zip file, which show the behaviour described above on each system.
I think the Android version should behave more like the iOS version.