[evolution] EHTMLEditorView - Spell check is sometimes lost when deleting content
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EHTMLEditorView - Spell check is sometimes lost when deleting content
- Date: Tue, 27 Jan 2015 08:14:15 +0000 (UTC)
commit 765e4830bb7a62ce887e0e902ad180e7a781bbb5
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jan 27 09:10:33 2015 +0100
EHTMLEditorView - Spell check is sometimes lost when deleting content
e-util/e-html-editor-view.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-html-editor-view.c b/e-util/e-html-editor-view.c
index ee47357..4703f43 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -2277,6 +2277,7 @@ body_keyup_event_cb (WebKitDOMElement *element,
}
restore:
e_html_editor_selection_restore (selection);
+ e_html_editor_view_force_spell_check_for_current_paragraph (view);
} else if (key_code == HTML_KEY_CODE_CONTROL)
html_editor_view_set_links_active (view, FALSE);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]