Shkiper icon indicating copy to clipboard operation
Shkiper copied to clipboard

Text Selection/Cursor Abnormal Behaviour

Open Soham52 opened this issue 1 year ago • 3 comments

Bug - Selecting text right after opening a note scrolls the page it to the extreme bottom

Expected - The page stays where the cursor/selection is at

Here's an example -

https://github.com/Efimj/Shkiper/assets/73898737/f57f362d-ea45-4180-98c6-cfbca2f99685

Soham52 avatar Jun 20 '24 17:06 Soham52

Thanks for letting me know, I'm trying to fix this, but I haven't found a solution yet, because I assume that this behavior is related to internal mechanisms 🙄

Efimj avatar Jun 20 '24 17:06 Efimj

@Efimj try this: https://stackoverflow.com/questions/78132849/how-to-keep-cursor-in-view-in-jetpack-compose-textfield

laraib07 avatar Jul 02 '24 04:07 laraib07

@Efimj try this: https://stackoverflow.com/questions/78132849/how-to-keep-cursor-in-view-in-jetpack-compose-textfield

Unfortunately, this method does not work in my case 😒

Efimj avatar Jul 14 '24 10:07 Efimj