Having not found anything in the help file or on the forum about this, I though I would ask...
Why does LMB drag and dropping an item from a search results tab in one pane to a tab in another pane cause the item to copied with its full path of the original location? For example, if search has found the file that I want in X:\BlahBlah\, LMB DnD to D:\Temp\ actually copies the item I want to D:\Temp\X\BlahBlah\. Why is this? I just want to copy the item, I'm not interested in the full path of where it is somewhere else. Is this is the default behaviour and, if yes, why?
Drag & Drop from search results copies the full path
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Drag & Drop from search results copies the full path
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: Drag & Drop from search results copies the full path
Anybody?
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Drag & Drop from search results copies the full path
Did check earlier. Couldn't confirm.
<wildguess>Probably due to a tweak.</wildguess>
<wildguess>Probably due to a tweak.</wildguess>
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
RalphM
- Posts: 2089
- Joined: 27 Jan 2005 23:38
- Location: Cairns, Australia
Re: Drag & Drop from search results copies the full path
Sounds like there's a rich copy happening but I've got no idea why, wait for Don to chime in...
Ralph 
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Drag & Drop from search results copies the full path
Does not happen here.
Yes, looks like rich copy , but I don't see how this can possibly happen.
Yes, looks like rich copy , but I don't see how this can possibly happen.
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Drag & Drop from search results copies the full path
Could it be?
Code: Select all
v10.70.0204 - 2012-01-10 14:40
+ Automatic Rich File Operations: From now on, any copy/move
operation (drop, paste, to new subfolder, etc.) will check whether
its direct sources are "rich" (= come from more than one folder),
and then offer to do a Rich Copy or Move instead of the standard
flat operation (where things might collide/merge).
Note that "rich sources" typically come from recursive search
results or branch views.
The rootpath for such a rich operation is the greatest common
parent folder of the sources.-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Drag & Drop from search results copies the full path
No, this only sets in when the dragged files are from differing sources, and it pops a prompt first. OT seems to talk about one item at a time only, and no prompt.
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Drag & Drop from search results copies the full path
I can recreate this in a fresh copy of 14.30.0400 by doing the following:
- Create the following structure:
C:\test\src\grue.txt
C:\test\dst - At the command prompt subst 'C:\test\dst' to a drive letter:
subst D: C:\test\dst - Enable 'Use Custom Copy'
- In one pane navigate to drive you used in step 2.
- In the other pane search Computer for grue.txt.
- Once the search completes drag C:\test\src\grue.txt to the other pane.
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: Drag & Drop from search results copies the full path
It is not common for me to copy from search results, so I doubt I would have applied a tweak to affect its behaviour.SammaySarkar wrote:Did check earlier. Couldn't confirm.
<wildguess>Probably due to a tweak.</wildguess>
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Drag & Drop from search results copies the full path
That was a wild guess. Besides I did look into the ini, no tweaks seemed related to the copy behavior you reported.

My wording should have been better. I should've said: "Could it be a tweak?"
My wording should have been better. I should've said: "Could it be a tweak?"
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Drag & Drop from search results copies the full path
Cool, got it! Goes back to a feature added in v6.40.0020 - 2007-10-26 13:16 for Backup. It has been wrongly applied to Custom Copy ever since Custom Copy was added.TheQwerty wrote:I can recreate this in a fresh copy of 14.30.0400 by doing the following:
At this point XY should have copied the file but it will place it at: W:\C\test\src\grue.txt.
- Create the following structure:
C:\test\src\grue.txt
C:\test\dst- At the command prompt subst 'C:\test\dst' to a drive letter:
subst D: C:\test\dst- Enable 'Use Custom Copy'
- In one pane navigate to drive you used in step 2.
- In the other pane search Computer for grue.txt.
- Once the search completes drag C:\test\src\grue.txt to the other pane.
FAQ | XY News RSS | XY X
XYplorer Beta Club