dcposch / scramble

Secure email for everyone
http://dcposch.github.io/scramble/
226 stars 32 forks source link

"Body has not been saved" bugs #68

Open dcposch opened 10 years ago

dcposch commented 10 years ago

There are two bugs related to that feature.

The first is that if you click Send a second time before the email is done sending, you get the error message ("Body has not been saved")

The worst one occurs only occasionally: you click Send (just once--no double click), you get the error message, and then immediately logged out. The message is lost.

Showing the login page would happen if the user's private key decryption failed, for example. I suspect a timing bug.

dcposch commented 10 years ago

The worst one occurs only occasionally: you click Send (just once--no double click), you get the error message, and then immediately logged out. The message is lost.

Just ran into this again. This one is really bad and is unfortunately hard to reproduce.