flutter-native-text-input icon indicating copy to clipboard operation
flutter-native-text-input copied to clipboard

Cursor cannot be dragged (iOS 16.2)

Open kevgug opened this issue 2 years ago • 3 comments

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!

kevgug avatar Dec 31 '22 19:12 kevgug

same problem

felix0324324 avatar Jan 03 '23 04:01 felix0324324

I've discovered this issue applies to all non-tap gestures, including scrolling within the text input.

kevgug avatar Jan 09 '23 20:01 kevgug

Any workarounds or fix on this? I'm facing the same issue

acalatrava avatar Feb 15 '23 10:02 acalatrava