1.9.1: After deleting multiple images in browser highlights wrong file
Posted: Wed May 28, 2025 4:49 pm
This is a regression in 1.9.x. It worked fine before (tested 1.8.2).
1. Open a folder in browser that has 6 images.
2. Select the first three images by hold Ctrl and then click A, B, C.
3. Delete the images.
Expected: It now selects D.
Observed: it now selects F.
If you select in order of C, B, A, it would highlight D as expected.
Basically, it should highlight the one after the last selected images regardless how you selected it; but now, it somehow also take the offset between the first image position and the last-selected image position into consideration when highlighting new files after deleting.
1. Open a folder in browser that has 6 images.
2. Select the first three images by hold Ctrl and then click A, B, C.
3. Delete the images.
Expected: It now selects D.
Observed: it now selects F.
If you select in order of C, B, A, it would highlight D as expected.
Basically, it should highlight the one after the last selected images regardless how you selected it; but now, it somehow also take the offset between the first image position and the last-selected image position into consideration when highlighting new files after deleting.