After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 750710 - Text colour in composer is sometimes grey
Text colour in composer is sometimes grey
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Composer
3.17.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Tomas Popela
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2015-06-10 13:47 UTC by Tomas Popela
Modified: 2015-06-10 13:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tomas Popela 2015-06-10 13:47:19 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.
Comment 1 Tomas Popela 2015-06-10 13:52:32 UTC
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+