5.80.0018 Dropping files from 7-Zip doesn't work
Posted: 12 Apr 2007 22:27
I've just noticed that dropping files from the 7-Zip file manager onto XYplorer doesn't work anymore.
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Huh? When did it work the last time?peterbonge wrote:I've just noticed that dropping files from the 7-Zip file manager onto XYplorer doesn't work anymore.
I'm not sure. I think the last working version was build 0014 or 0015.admin wrote:Huh? When did it work the last time?peterbonge wrote:I've just noticed that dropping files from the 7-Zip file manager onto XYplorer doesn't work anymore.
So it must be related to the FireFox fix in v5.80.0018.peterbonge wrote:I'm not sure. I think the last working version was build 0014 or 0015.admin wrote:Huh? When did it work the last time?peterbonge wrote:I've just noticed that dropping files from the 7-Zip file manager onto XYplorer doesn't work anymore.
No. I think dropping files from an popular archiver is more important than the Firefox thing. There are enough other limitations/problems I have to live with:admin wrote:So it must be related to the FireFox fix in v5.80.0018.peterbonge wrote:I'm not sure. I think the last working version was build 0014 or 0015.admin wrote:Huh? When did it work the last time?peterbonge wrote:I've just noticed that dropping files from the 7-Zip file manager onto XYplorer doesn't work anymore.
WinZip and WinRAR work well. Can't we just agree this is a 7-zip bug?
Sure! Build 0020 was already out when the admin wrote his last reply here. So that build can't contain the new changes... Just wait for the next build.lukescammell wrote:5.80.0020 - Still can't drop from 7-ZipNeither 4.42 or 4.44beta.
Can't drop images from Firefox 2.0.0.3 now either :/
It does work when Firefox overlaps XYplorer. Anyway, I fixed it again...lukescammell wrote:Heh, so my timing sucked - 7z works great again in 22but drag and drop from Firefox 2 doesn't now
(works fine in WE)
Yes, that's what I thought as well! But in the cases here an intermediate temp path plays a role. The app (Firefox, IE, 7zip or whatever) first creates the dragged items in a temp path and then sends the address of that path to XYplorer. Then it starts to get unpredictable. Some apps just leave the files in the temp path (IE), some delete them right after the drop (so you must operate at once before they are gone), some only create them on the drop (so you must wait until they are created)... and since that Firefox issue I learned that being foreground window or not plays a role, too. Might be I'm doing something wrong here on my side and there's the golden way that handles all... always open to learn.agnul wrote:Just out of a programmer's curiosity... isn't drag'n'drop a service of the OS? Shouldn't it work for each application that complies with the system APIs?
Me tooadmin wrote:always open to learn.