Page 1 of 1

[Solved] Dual Pane Refresh with Junctions ?

Posted: 24 Apr 2023 00:32
by GreetingsFromPoland
hi! i am using dual panes and recently starting using junctions. i made these junctions using

Code: Select all

mklink /J Link Target
and they are functioning just fine.

if i open the "source" folder (the one w/the junction icon on it) in the top pane and the "destination" folder in the bottom pane, i can see files in both (as expected). however, if i delete from the top, the bottom pane doesn't auto-refresh. i have to click inside the bottom pane and press F5.

if i use non-junction folders and perform the same test, the panes are refreshed properly. just isn't happening on my junction folders. the junctions are on local drives. the "source" folder is on C (SSD) and the "destination" folder is on D (platter).

UPDATE this is on Windows 10 22H2.

Re: Dual Pane Refresh with Junctions ?

Posted: 25 Apr 2023 10:37
by admin
Works fine here in both panes, I delete in one and the other is auto-refreshed. :? I'll have to check with Win10 later...

Re: Dual Pane Refresh with Junctions ?

Posted: 25 Apr 2023 11:00
by Horst
Problem confirmed with Windows 11

Re: Dual Pane Refresh with Junctions ?

Posted: 25 Apr 2023 16:21
by admin
Fixed in next beta. :cup:

Re: Dual Pane Refresh with Junctions ?

Posted: 25 Apr 2023 17:20
by Horst
Fix confirmed :D

Re: Dual Pane Refresh with Junctions ?

Posted: 25 Apr 2023 20:35
by GreetingsFromPoland
fix confirmed on Windows 10 22H2. thank you.