Simple-Notes icon indicating copy to clipboard operation
Simple-Notes copied to clipboard

Checklist wrong long-press selection after sorting

Open heldbrendel opened this issue 2 years ago • 0 comments

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.

Screenshot_20231104-081419

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.

heldbrendel avatar Nov 04 '23 07:11 heldbrendel