GNOME Bugzilla – Bug 761166
Control widgets are not hidden after collapsing email message attachment
Last modified: 2016-01-27 10:25:27 UTC
Moving from downstream bug https://bugzilla.redhat.com/show_bug.cgi?id=1301731 Description of problem: Evolution begin show artifacts after collapse email message attachment $ rpm -qa | grep evolution | sort evolution-3.18.4-1.fc23.x86_64 evolution-data-server-3.18.4-1.fc23.x86_64 evolution-ews-3.18.4-1.fc23.x86_64 evolution-help-3.18.4-1.fc23.noarch
Fixed with following commits: Bug 761166 - Control widgets are not hidden after collapsing email message attachment Hide/Show all the GtkWidgets inside an attachment, otherwise they could be visible even if the wrapper is hidden. commit 0fcf7699 in the master branch for Evolution 3.19.5+ commit 4332290a in the gnome-3-18 branch for Evolution 3.18.5+