v1.11.5 There's an issue with switching layouts

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

Moderators: xnview, Dreamer

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

v1.11.5 There's an issue with switching layouts

Post by alee001 »

When using the default F6 to switch layouts, pressing F6 once while the browser window has an image in focus allows switching to the folder area and selecting the folder.

However, conversely, when selecting a folder within the folder area, it requires pressing F6 twice along with the arrow keys to select the first image.

The expectation is that pressing F6 once will select the first image. Is there a problem with cmd_switchPanel?
alee001
Posts: 325
Joined: Sun Sep 04, 2022 4:43 am

Re: v1.11.5 There's an issue with switching layouts

Post by alee001 »

Note: Repeatedly pressing F6 to switch panels will cause the app to crash.
User avatar
xnview
Author of XnView
Posts: 48595
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: v1.11.5 There's an issue with switching layouts

Post by xnview »

cmd_switchPanel sets focus to folder view if focus was in thumbnails view, its the correct behavior
alee001 wrote: Thu Jul 30, 2026 4:11 pm Note: Repeatedly pressing F6 to switch panels will cause the app to crash.
No crash here with default settings...
alee001
Posts: 325
Joined: Sun Sep 04, 2022 4:43 am

Re: v1.11.5 There's an issue with switching layouts

Post by alee001 »

xnview wrote: Sat Aug 08, 2026 12:42 pm cmd_switchPanel sets focus to folder view if focus was in thumbnails view, its the correct behavior
alee001 wrote: Thu Jul 30, 2026 4:11 pm Note: Repeatedly pressing F6 to switch panels will cause the app to crash.
No crash here with default settings...
After I reinstalled, everything returned to normal.