Closed tyirvine closed 4 years ago
I noticed that when focusing in the search bar or moving the cursor into the typed string and back to the start the cursor will jump or change position
It’s really slight but it’s noticeable. Does anyone know how to fix it?
It turns out this issue is related to the TextField widget itself! I will leave this issue open in case anyone knows how to fix it.
Okay I figured out the solution to this lol.
https://stackoverflow.com/questions/61145709/how-to-prevent-textfield-widgets-cursor-from-jittering-flutter
I noticed that when focusing in the search bar or moving the cursor into the typed string and back to the start the cursor will jump or change position
It’s really slight but it’s noticeable. Does anyone know how to fix it?