Since Ubuntu 18.04 I can't drag a file e.g. image file to an open application such as Inkscape or Evolution email message window.
In Ubuntu 17.10 I was able to select the image file by clicking on it, and while holding down left mouse button I would hit the supper key displaying all open windows where for there I could then drop the file in any open app or folders. This is no longer possible/default behaviour since Ubuntu 18.04.
Is there a workaround that would allow me to achieve this or even a way to recreate the same behaviour like in 17.10?
Encouraging update (Nov 2020) after waiting since 2012 (!), see also github-comment from 2015:
vadikom presented an approach to get it working with the GNOME extension Dash-to-Dock (tested on Ubuntu 20.04 and Pop!_OS). Please test it and comment!
If you would like to test it:
~/.local/share/gnome-shell/extensions/[email protected]/dash.js
dash.js
dash.js
with a text editor and replace the content with the text from the Github User Content.For some known issues and thoughts see vadikom's post.
Source code on the fork of Dash-to-Dock.
A short video about how it looks like.
Apart from that there are two ways of one inconvenient possibility (see comment below):
With Nautilus, it looks like this only works if the files are in list view not icon view!
For some it works without the keyboard, but just the mouse or touchpad or whatever you use to move your cursor. You drag the element to the bar, this triggers the overview window, you then drag the item to the window you want, then the window get focus, finally release your item.
Kyriakos Loizou suggests the same behaviour but with left-click on the file [I have to drag the file to the Dash to Dock] and then click & hold the super (while still holding the left-click). This triggers the overview window, you then drag the item to the window you want, then the window get focus, finally release your item.
There is also a bugzilla-report. Maybe we can all subscribe to this bugzilla-thread and the github-thread to show the support for it and please contribute or comment** with your reaction (smiley, thumb up, ...). I think this feature is crucial for Ubuntu and without it a real pain.
What you might be trying is to drag the file to the application shortcut. This feature is not available in Ubuntu 18.04 as far as I know.
A simple and better trick:
You can try the following command in your terminal. It worked for me on ubuntu 18.04.
As of today, I have noticed that you can now select a file with Left-click and while holding the mouse button down you can then press the super button on the keyboard. This will preview all running applications or open folder. Then, while you're still holding the mouse button down, move the mouse over the application/folder you would like to move/add it to, hover over it for 2-3 seconds and it will become focused, now you can drop the file there and it should be added.
I have tested this behaviour with an image file dropping it into Inkscape and works like a charm. I'm not sure how effective this is with other applications, but I don't see a reason why it shouldn't work.