TC7.5PB2 click V-Folder from Breadcrumb starts NetworkConn.

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

FFInformatik
Junior Member
Junior Member
Posts: 4
Joined: 2009-04-25, 07:43 UTC
Location: Weingarten Schweiz
Contact:

TC7.5PB2 click V-Folder from Breadcrumb starts NetworkConn.

Post by *FFInformatik »

Go to Breadcumb, select a virtual folder.
Ex. Eigene Dateien: Now, you are on the virtual folder \\Eigene Dateien\*.*
Click on the Path to enable the Path Edit. => the field is white and shows \\Eigene Dateien\
Now, press enter on \\Eigene Dateien\ and TC will try to open a Network Connection to \\Eigene Dateien\.
remember the old days at Fides, the Cyber and NOS/VE
User avatar
wanderer
Power Member
Power Member
Posts: 1578
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Re: TC7.5PB2 click V-Folder from Breadcrumb starts NetworkCo

Post by *wanderer »

FFInformatik wrote:Now, press enter on \\Eigene Dateien\ and TC will try to open a Network Connection to \\Eigene Dateien\.
Cannot confirm under Win2KSP4-1, however TC's behavior does seem a little suspicious. When selecting "\\My computer" or "\\My Network Places" and going to edit mode in the path bar, when Enter is pressed, TC exits edit mode and shows C:\ in the file panel. In addition, there seems to be a 2-3 seconds delay before showing C:\, but only in the "\\My computer" case. The same thing (with the additional delay) also happens with the Recycle Bin virtual path.
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3
x64: Clients/Servers from Win7 to Win11 and Win2K12Srv to Win2K22Srv, mainly Win10 though.
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Can confirm it for paper bin, but not for Eigene Dateien.
If I choose Eigene Dateien immediately "C:\Dokumente und Einstellungen\Samuel Plentz\Eigene Dateien\" is chosen.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Indeed you can't edit virtual folders this way. What would you prefer as the default in the edit box when a virtual folder is shown?
1. An empty edit box so you can enter any path like c:\ manually?
2. Try to get the directory of the virtual folder and show that?
3. Other (make suggestions please)?
Author of Total Commander
https://www.ghisler.com
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Perhaps even ignore F2 press. (My favorite edit key. [hint to author :D ])

Otherwise users could complain because of the empty edit field.
Mh so they complain because F2 doesnt work.

-> So my choice is 2.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I don't want to ignore it because people may actually want to enter a path manually even when e.g. in "My Computer"...
Author of Total Commander
https://www.ghisler.com
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

So I would propose to make it not empty, but just handle "\\My Computer\"
(switch or stay in virtual folder)

Is this an option?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

The problem is that there might be a share with the same name as the virtual folder (not "My Computer" because of the space, but "Desktop"). What I could do is not change path when the name remains unchanged.

Btw, the main idea of making it editable in that case was to give the user a chance to copy the name with Ctrl+C...
Author of Total Commander
https://www.ghisler.com
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

I understand
If(share exists) -> use share
else -> use virtual Folder
What I could do is not change path when the name remains unchanged.
Should be enough.
User avatar
wanderer
Power Member
Power Member
Posts: 1578
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

ghisler(Author) wrote:The problem is that there might be a share with the same name as the virtual folder (not "My Computer" because of the space, but "Desktop").
Wouldn't the share be something like "\\SomePC\Desktop"? The Desktop virtual folder is "\\Desktop" which is different. TC shouldn't confuse them...
ghisler(Author) wrote:What I could do is not change path when the name remains unchanged.
If everything else fails, this sounds a logical option.
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3
x64: Clients/Servers from Win7 to Win11 and Win2K12Srv to Win2K22Srv, mainly Win10 though.
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

What if the name of the PC is "Desktop"?
User avatar
wanderer
Power Member
Power Member
Posts: 1578
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

Samuel wrote:What if the name of the PC is "Desktop"?
Yup, i thought of that too. How about using \\\\Desktop\ for virtual folders then. \\\ is used for plugins, \\\\ could be used for virtual folders. It may be too much but instead of four backslashes, another character could be used (/ perhaps?).
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3
x64: Clients/Servers from Win7 to Win11 and Win2K12Srv to Win2K22Srv, mainly Win10 though.
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

Why not simply use the correct shell folder hierarchy?
User avatar
wanderer
Power Member
Power Member
Posts: 1578
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

Lefteous wrote:Why not simply use the correct shell folder hierarchy?
Could you give an example for Desktop?
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3
x64: Clients/Servers from Win7 to Win11 and Win2K12Srv to Win2K22Srv, mainly Win10 though.
FFInformatik
Junior Member
Junior Member
Posts: 4
Joined: 2009-04-25, 07:43 UTC
Location: Weingarten Schweiz
Contact:

Post by *FFInformatik »

I'd say, ghisler's suggestion, to not change the path, when the name remains the same, is the best idea.
remember the old days at Fides, the Cyber and NOS/VE
Post Reply