[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-414-gcca5bb8c5
paul at claws-mail.org
paul at claws-mail.org
Mon Feb 14 18:16:15 CET 2022
The branch, gtk3 has been updated
via cca5bb8c5b1c05df292e95456bc9c9af040f8c31 (commit)
from 933b677013cb19ecf978c7476b10208cb310accd (commit)
Summary of changes:
src/compose.c | 1 -
1 file changed, 1 deletion(-)
- Log -----------------------------------------------------------------
commit cca5bb8c5b1c05df292e95456bc9c9af040f8c31
Author: paul <paul at claws-mail.org>
Date: Mon Feb 14 17:16:11 2022 +0000
fix bug where dialogue requesting choice from user is not shown and some options are lost (e.g. sign or request return receipt) when autosave happens immediately before user closes the window
diff --git a/src/compose.c b/src/compose.c
index cbacc8ff0..a1a07f5f9 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -10541,7 +10541,6 @@ warn_err:
if (action == COMPOSE_AUTO_SAVE) {
compose->autosaved_draft = compose->targetinfo;
}
- compose->modified = FALSE;
compose_set_title(compose);
}
unlock:
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list