Message repetition when allowing image downloading
pisn opened this issue · 0 comments
pisn commented
Hello everyone,
I am new to the project, and while exploring and debugging I came across a previously undescribed bug:
When the message has inline images to be downloaded and Mailpile asks if it is ok to display the messages. When you click "Okay, display the images" more than once, the body of the message gets repeated. If you keep clicking, it repeats indefinitely:
After one clicks:
After two clicks:
After three:
And so on...
I believe the best would be to make sure the image disappears. I will try to work on this on the next weeks.