App Auto-Scrolls to Bottom of Note After Editing a List
This issue respects the following points:
- [X] I have read the FAQ
- [X] I have searched for existing issues
- [X] The issue affects the Notes Android app, neither the Notes server app nor the Nextcloud Android app.
Describe the bug
- Create a new note.
- Enter the following sample text:
This is a demonstration to show a bug in Nextcloud Notes. When there is enough text to span more than one visible page when the keyboard is in use, the application will automatically scroll to the bottom of the page following an edit in the upper portion of the text.
This is a list up top:
- one
- two
- three
- four
- five
This is a list in the middle
- One
- two
- three
- four
- five
I am adding this block of text to ensure the full text spans enough of the field such that the error will occur.
This is the bottom text used to indicate the bug. It has to be far enough down to span a new page.
This is a list at the end.
- one
- two
- three
- four
- five
It needs to be text at the bottom.
- Attempt to edit the first list (e.g. add a new list item)
- App auto scrolls to the bottom of the note, forcing user to continuous scroll back up to continue editing the list in question.
I'm not sure if this spans other scenarios, but I use lists in markdown often enough that this has been a recurring issue for me in longer notes. It seems to occur at least when the total note length spans more than one page.
Expected behavior
I would expect that the app does not auto scroll away from where I am editing.
Notes Android version
4.2.1
Notes server version
Not sure where to find this.
Nextcloud Android version
3.29.0
Nextcloud version
Nextcloud Hub 8
Device
Samsung Galaxy S24
Android Version
14
App Store
- [ ] Google Play Store
- [X] F-Droid
- [ ] Huawei App Gallery
Stacktrace
No response