FS#53071 - [thunderbird] thick black lines in interface

Attached to Project: Arch Linux
Opened by techge (techge) - Thursday, 23 February 2017, 23:04 GMT
Last edited by Jan Alexander Steffens (heftig) - Saturday, 25 February 2017, 21:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
In newest Version of Thunderbird, the separating lines of the interface are thick and black instead of thin and lightgrey. See the pictures attached.

What I tested:
* downgrade to last version. This works like expected.
* test upstream package from mozilla download page -> works like expected.
* remove language packs for thunderbird - no change either

Additional info:
* package version affected: 45.7.1-2
* last package not affected: 45.7.1-1
* Upstream package (https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/45.7.1/linux-x86_64/en-US/thunderbird-45.7.1.tar.bz2) is not affected

Steps to reproduce:
* Install newest version and start. Should be obvious, especially on "new compose" window.
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Saturday, 25 February 2017, 21:24 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#53074 
Comment by techge (techge) - Thursday, 23 February 2017, 23:09 GMT
Sorry, I just labeled the pictures the other way arround... So please do not get confused. The fat ugly lines is the newest version ;-)
Comment by Cédric Archambeau (excced) - Friday, 24 February 2017, 00:09 GMT
This is because of new build with gtk3.

A little and temporary workaround (from https://bugzilla.mozilla.org/show_bug.cgi?id=1266914):

echo "frame { border-color: #d6d6d1; }" > ~/.config/gtk-3.0/gtk.css

Restart thunderbird.

Adjust the color to your own. Tested with adwaita and breeze themes.

Loading...