Here is my implementation:
- Host: Windows 10 Pro 21H1 + VMWare Workstation Pro 16.1.2
- Guest: Ubuntu 18.04.5 LTS + VMWare Tools installed from Ubuntu repository (package named open-vm-tools-desktop) because the one that comes with VMWare as an ISO disk version 10.3.22 did not work at all after installing it properly.
I encounter a very strange behavior related to the drag & drop feature.
- If the Ubuntu desktop has no windows over it, I cannot drag a file from host to guest. The mouse pointer remains as an arrow with a circle cut in front of it.
- If I open a Terminal window or any other application and resize the application window to leave some space just to see the desktop, I can drag the file in that area.
Surprising or not, there are a lot of posts on the Internet related to the drag & drop feature in VMWare which is not working properly for Linux guests. I am pretty sure those gentlemen tried to drop the file, as I did first time, directly on the desktop and they did not know there is a trick to make it work.
The trick is really weird. Does anyone know why is this happening? I can live with it but it will be much better to find a solution or to understand what is behind the curtain.
Please note that doing (Ctrl+C) for the file on the host and then (Crtl+V) on the guest desktop is pasting the file even if there are no windows opened, which is normal.