Open user733626 opened 3 days ago
Hey, thanks for your issue!
First off, if you want to drag and drop an email to your desktop (or some other application), you need to be holding the Option key (or either CTRL or Alt if not on macOS).
This is required for a couple of reasons: starting a drag initiates downloading the email, and you can drop the resulting .eml anywhere when it may not be your intention to do this.
As for the file it creates when you aren't holding down a key, macOS generally wants to put something there when you drag and drop something. If you're wondering, that text is an ID, so it's nothing really useful. Which I agree it's a bit annoying and not expected behavior! Ideally, nothing should've happened.
Hello, thank you for the information! I can confirm that holding option + drag and dropping works as expected. Didn't know that 👍🏻
Describe the bug When trying to drag and drop e-mail from my inbox to desktop for example (but any other folder too), all I get is a weird file with random name something like "NFtdLM1--G-4". When I open the file in text editor, the same thing is written inside of the file.
To Reproduce Steps to reproduce the behavior:
Expected behavior A file with .eml extension is dropped onto your desktop/folder
Screenshots No screenshot, I am not sure what that file name means, so I don't really want to give it out (in case it is some kind of encryption key or whatever)
Desktop (please complete the following information):
Additional context Nothing else, thanks.