smartnsoft / flappy_search_bar

SearchBar widget to handle most of search cases
MIT License
172 stars 94 forks source link

Textfield Cursor Jitters #28

Closed tyirvine closed 4 years ago

tyirvine commented 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?

tyirvine commented 4 years ago

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.

tyirvine commented 4 years ago

Okay I figured out the solution to this lol.

https://stackoverflow.com/questions/61145709/how-to-prevent-textfield-widgets-cursor-from-jittering-flutter