Checklist wrong long-press selection after sorting
App version: 6.17.0 from F-Droid OS: Pixel Android 14
Assume a checklist note with multiple items. From viewing mode long-press an item to get into sorting mode. Move the selected item to a different position. Then long-press another item with the expectation to select all items between the item that was selected first and the other item. But the app then selects all items between the original position of the item that was selected first and the other item.
In this screenshot the item "Second" was selected first and then moved down below the item "Fourth". After that the item "Sixth" was long-pressed. It would have been expected that only the items "Second", "Fifth" and "Sixth" would be selected. Instead, all items from the original position of "Second" to "Sixth" were selected.