v1.11.5 There's a problem with the image selection command

*** Please report new bugs here! ***

Moderators: xnview, Dreamer

alee001
Posts: 325
Joined: Sun Sep 04, 2022 4:43 am

v1.11.5 There's a problem with the image selection command

Post by alee001 »

Case 1: With shortcuts set to cmd_fileFirst to 7 and cmd_fileLast to 9, pressing these keys after switching folders is expected to select the first or last image and make it the focus in the browser. However, it only selects the image without actually making it the focus.

Pressing Enter doesn't display the image, and using the arrow keys doesn't navigate to another image but instead operates within the folder area. Is there a problem with the command?

Case 2: If you select the thumbnail as the focus and press 7 cmd_fileFirst, it should select the first image, but instead it selects the first subfolder?
User avatar
xnview
Author of XnView
Posts: 48605
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: v1.11.5 There's a problem with the image selection command

Post by xnview »

alee001 wrote: Mon Jul 27, 2026 3:17 pm Case 1: With shortcuts set to cmd_fileFirst to 7 and cmd_fileLast to 9, pressing these keys after switching folders is expected to select the first or last image and make it the focus in the browser. However, it only selects the image without actually making it the focus.
in browser, simple caracter is used to go to first file beginning by it
Pressing Enter doesn't display the image, and using the arrow keys doesn't navigate to another image but instead operates within the folder area. Is there a problem with the command?
you can reproduce with a clean default.keys?
alee001
Posts: 325
Joined: Sun Sep 04, 2022 4:43 am

Re: v1.11.5 There's a problem with the image selection command

Post by alee001 »

xnview wrote: Thu Jul 30, 2026 12:48 pm
alee001 wrote: Mon Jul 27, 2026 3:17 pm Case 1: With shortcuts set to cmd_fileFirst to 7 and cmd_fileLast to 9, pressing these keys after switching folders is expected to select the first or last image and make it the focus in the browser. However, it only selects the image without actually making it the focus.
in browser, simple caracter is used to go to first file beginning by it
Pressing Enter doesn't display the image, and using the arrow keys doesn't navigate to another image but instead operates within the folder area. Is there a problem with the command?
you can reproduce with a clean default.keys?
Within the browser, unless you use Home and End to jump to the first file/folder and the last file, you can only do so by customizing the cmd_fileFirst and cmd_fileLast shortcuts.

However, currently, when a file and its subfolder are both present, even when cmd_fileFirst is changed to Home, it cannot select the first file.