#845253 icedove: Contrast ratio reduced in message list and folder panes.

#845253#5
Date:
2016-11-21 19:37:23 UTC
From:
To:
The text in the folder view and email list view has changed from dark
grey (RGB #1f1c1b) to a lighter grey (RGB #31363b) (checked on a
different machine running 45.4.0) with the latest version of Icedove.
This represents a change in contrast ratio from 16.5 to 11.9 for the
message list.

This low contrast text makes readability much worse, and significantly
impacting people with disabilities.  In the folder view (which has a
darker background) the ratio is worse still.

There is no preference item to reverse this change (only the message
pane display colour can be changed).

Contrast ratio has been shown to have a significant impact on speed of
comprehension (as proxied by reaction times) - e.g.
http://www.laurenscharff.com/research/agecontrast.html - so I think this
change represents a significant usability regression.

#845253#10
Date:
2016-11-21 20:28:23 UTC
From:
To:
Workaround for <profile-dir>/chrome/userChrome.css:

/* Make folder pane and message pane text dark grey or black */
treechildren {
	color: #1f1c1b;
        /* color: black; */
}

#845253#15
Date:
2016-11-26 12:10:32 UTC
From:
To:
Hello Tim,

could you please repport this issue upstream to the Mozilla bugtracker
and point the upstream url here to this report?

https://bugzilla.mozilla.org/enter_bug.cgi

Regards
Carsten