FakeSMTP icon indicating copy to clipboard operation
FakeSMTP copied to clipboard

Bug: Clicking "No" in the "Clear all" confirmation dialog still clears all received items

Open Simulant87 opened this issue 6 years ago • 2 comments

When you have received some E-Mails and click on "Clear all" you get a confirmation dialog asking "Do you want to delete the saved emails?" If you click on "No" the E-Mails still got removed. I expect them to stay unchanged.

Workaround: When the dialog is open, you can close it by the "X" closing the dialog without removing the received E-Mails.

Simulant87 avatar Jun 27 '18 09:06 Simulant87

I think I can fix it myself and I would like to work on it. Expect a pull request within this week.

Simulant87 avatar Jun 27 '18 09:06 Simulant87

Hi! This is not a bug. The dialog asks if you want to clear the saved messages, not if you want to clear the list. Saved messages are the message files on your hard drive, so if you click yes, the list will be cleared and the files are deleted. If you click no, the list will be cleared, but files on your drive (default folder "received-emails") are kept.

business-tomcat avatar Jul 20 '18 10:07 business-tomcat