[evolution] EHTMLEditorView - When replying on message with links they don't have the WebKit link color set
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EHTMLEditorView - When replying on message with links they don't have the WebKit link color set
- Date: Tue, 10 Mar 2015 14:13:54 +0000 (UTC)
commit 24be53ab340642b5580644cc8f03f39f931a9592
Author: Tomas Popela <tpopela redhat com>
Date: Tue Mar 10 15:11:38 2015 +0100
EHTMLEditorView - When replying on message with links they don't have the WebKit link color set
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 a0f7a15..a35aeb6 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -7791,6 +7791,7 @@ html_editor_view_load_status_changed (EHTMLEditorView *view)
/* Make the quote marks non-selectable. */
disable_quote_marks_select (document);
html_editor_view_set_links_active (view, FALSE);
+ set_link_color (view);
view->priv->convert_in_situ = FALSE;
return;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]