Page 1 of 1

1.9.1. Wrong selection behavior in browser

Posted: Fri May 30, 2025 1:56 pm
by deil
XnView: MP 1.9.1 - 64 bit
OS: Windows 10 Pro x64 22H2

Selection gets "reset" when you use shift+arrows after shift+mouse.

Effect: when the selection was last created/edited by Shift + mouse click, the Xnview "remembers" the last clicked image, and the next time you will try to adjust this selection with Shift + Arrow key, it will create a new selection starting from the last clicked image, instead of expanding/collapsing existing selection from the last clicked image

To reproduce:
1. Select file #1 in browser.
2. Hold Shift and select files up to #6 using Right Arrow key. Now you have 6 selected files, 1..6.
3. Now you want to unselect the last two files. Hold Shift and click with mouse on file #4. Now you have files 1..4 selected, as intended.
4. Hold Shift and press Right Arrow key.

Actual behaviour (bug): Current selection 1..4 will get reset, and you will select files 4..5

Expected behaviour: Current selection 1..4 will get expanded to 1..5


This bug is probably related to this issue: viewtopic.php?t=49135

Re: 1.9.1. Wrong selection behavior in browser

Posted: Sun Jun 01, 2025 5:16 pm
by Neuro-NX
XnView: MP 1.9.0 - 64 bit
OS: Linux

I can reproduce this bug also.
  • Bug seems to only be affected in Thumbnails and Icons view.
  • Bug was introduced in 1.9.0. In version 1.8.8 the intended behaviour works.
Step 1
Step 1
Step 1
Screenshot_2025-06-01_18-22-41.png (240.53 KiB) Viewed 138 times
Step 2
Step 2
Step 2
Screenshot_2025-06-01_18-23-28.png (249.86 KiB) Viewed 138 times
Step 3 (When bug happens)
Step 3
Step 3
Screenshot_2025-06-01_18-24-03.png (257.51 KiB) Viewed 138 times

Re: 1.9.1. Wrong selection behavior in browser

Posted: Mon Jun 09, 2025 8:21 am
by xnview
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.

Re: 1.9.1. Wrong selection behavior in browser

Posted: Tue Jun 10, 2025 2:54 pm
by xnview
This problem is supposed to be fixed in XnView MP 1.9.2. Please check and confirm the bug fix here.

Re: 1.9.1. Wrong selection behavior in browser

Posted: Wed Jun 11, 2025 4:17 pm
by deil
1.9.2. fixed the issue for me. Thanks a lot.