RC3: Incorrect selecting in thumbnail mode

Bugs and Issues in 1.82 Test versions which have been fixed and verified as resolved.

Moderators: helmut, XnTriq, xnview

Locked
Dreamer
XnThusiast
Posts: 4608
Joined: Sun Jul 25, 2004 9:08 pm

RC3: Incorrect selecting in thumbnail mode

Post by Dreamer »

Incorrect selecting in thumbnail mode:

Code: Select all

+---+---+---+---+
| 1 | 2 | 3 | 4 |
+---+---+---+---+
| 5 | 6 | 7 | 8 |
+---+---+---+---+
| 9 |10 |11 |12 |
+---+---+---+---+
1. go to image 1 (with arrows only)
2. go to image 5 (with arrows only)
3. go to image 7 (with arrows only)
4. press and hold down Shift key
5. press Down key
= images 5, 6, 7, 8, 9, 10, 11 are selected instead of 7, 8, 9, 10, 11

But if you press keys Down and Up between steps 3 and 4, correct images are selected.

This bug is not in v1.74.
User avatar
xnview
Author of XnView
Posts: 46252
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: RC3: Incorrect selecting in thumbnail mode

Post by xnview »

Dreamer wrote:Incorrect selecting in thumbnail mode:

Code: Select all

+---+---+---+---+
| 1 | 2 | 3 | 4 |
+---+---+---+---+
| 5 | 6 | 7 | 8 |
+---+---+---+---+
| 9 |10 |11 |12 |
+---+---+---+---+
1. go to image 1 (with arrows only)
2. go to image 5 (with arrows only)
3. go to image 7 (with arrows only)
4. press and hold down Shift key
5. press Down key
= images 5, 6, 7, 8, 9, 10, 11 are selected instead of 7, 8, 9, 10, 11

But if you press keys Down and Up between steps 3 and 4, correct images are selected.

This bug is not in v1.74.
Ok, i'll fix it
Pierre.
Dreamer
XnThusiast
Posts: 4608
Joined: Sun Jul 25, 2004 9:08 pm

Post by Dreamer »

Fixed in RC4.
Locked