notes-android icon indicating copy to clipboard operation
notes-android copied to clipboard

App Auto-Scrolls to Bottom of Note After Editing a List

Open fidgety520 opened this issue 1 year ago • 1 comments

This issue respects the following points:

Describe the bug

  1. Create a new note.
  2. 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

  1. One
  2. two
  3. three
  4. four
  5. 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.

  1. Attempt to edit the first list (e.g. add a new list item)
  2. 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

fidgety520 avatar Jun 29 '24 14:06 fidgety520