GNOME Bugzilla – Bug 750710
Text colour in composer is sometimes grey
Last modified: 2015-06-10 13:52:32 UTC
Moving from https://bugzilla.redhat.com/show_bug.cgi?id=1229841 Description of problem: Fedora 22 came out with a new version of Evolution. When replying to a message, sometimes the reply text you're writing is the same colour as the grey-ed out text you're replying to. It worked beautifully in Fedora 21. When you see this issue, if you switch focus to a different window, and then back to that composer window, sometimes it gets fixed, but this is annoying to constantly do. How reproducible: Fairly consistently.
Fixed with following commits: Connect the style_updated_cb function to the state-flags-changed signal as well. Also move the calls to style_updated_cb in e_html_editor_view_set_html_mode to one place to avoid duplication. commit 7014d679d48d7ab8a5ec859eb7c7aec7a74e24b4 in the master branch for Evolution 3.17.3+ commit 01020f26b753312ddc39543c67f5ccf35a3aea54 in the gnome-3-16 branch for Evolution 3.16.4+