[evolution] Bug 742956 - Spell check error highlights lost on message (auto)save
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 742956 - Spell check error highlights lost on message (auto)save
- Date: Thu, 15 Jan 2015 14:12:08 +0000 (UTC)
commit 38e1aba5e6d7139ccfd64f1f540bab69c44e091e
Author: Tomas Popela <tpopela redhat com>
Date: Thu Jan 15 14:52:08 2015 +0100
Bug 742956 - Spell check error highlights lost on message (auto)save
composer/e-msg-composer.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c
index 1c66275..f8ec4b1 100644
--- a/composer/e-msg-composer.c
+++ b/composer/e-msg-composer.c
@@ -1245,6 +1245,7 @@ composer_build_message (EMsgComposer *composer,
e_html_editor_view_remove_embed_styles (view);
e_html_editor_selection_restore (selection);
+ e_html_editor_view_force_spell_check (view);
g_byte_array_append (data, (guint8 *) text, strlen (text));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]