wbrawner / SimpleMarkdown

SimpleMarkdown is an Android app for editing Markdown!
https://play.google.com/store/apps/details?id=com.wbrawner.simplemarkdown
Apache License 2.0
156 stars 18 forks source link

Focus jumps when editing middle #85

Open NyarlaCat opened 1 year ago

NyarlaCat commented 1 year ago

App Version 0.8.16 Android version 13 Galaxy tablet S6 lite

Editing a file in the middle jumps the focus to the bottom. The cursor stays in place. When editing resumes the focus jumps back to the cursor. It will shift to the bottom again when there is a pause. Mostly noticed on files with lists. However, it happens to a lesser extent on any type of writing.

wbrawner commented 1 year ago

This sounds like a strange bug indeed. I'm in the process of completely rewriting the UI to use Material3 + Jetpack Compose though, so I would be curious to see if the issue persists in the next update