flutter-native-text-input
flutter-native-text-input copied to clipboard
Cursor cannot be dragged (iOS 16.2)
Here's a video from the iPhone Simulator:
https://user-images.githubusercontent.com/37193648/210152606-dfbd2768-c1da-4f92-bbf2-a0bb23057b5c.mov
The issue also persisted on my physical mobile (iPhone 11, iOS 16.2).
Details:
- I can double tap to bring up the iOS text input options menu.
- I can tap anywhere within the text input to change the cursor position.
- I can long press the keyboard spacebar and move my finger around to change the cursor position.
- But what I cannot do is press and hold my finger on the cursor and then move the cursor around
I would be very grateful if this could be fixed soon, otherwise the package isn't all-the-way native!
same problem
I've discovered this issue applies to all non-tap gestures, including scrolling within the text input.
Any workarounds or fix on this? I'm facing the same issue