Shkiper
Shkiper copied to clipboard
Text Selection/Cursor Abnormal Behaviour
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
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 try this: https://stackoverflow.com/questions/78132849/how-to-keep-cursor-in-view-in-jetpack-compose-textfield
@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 😒