GNOME Bugzilla – Bug 309832
Listview in the "Places" sidebar has a shadow while other sidebars don't
Last modified: 2005-07-09 20:46:31 UTC
Please describe the problem: The list widget in the "Places" sidebar has a drop shadow around it. It should be made consistent with the other sidebars. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Created attachment 48842 [details] [review] s/GTK_SHADOW_IN/GTK_SHADOW_NONE/ Attached patch removes shadow.
Thanks for your bug report and your efforts! Good catch, please diff with -u and send the resulting patch to nautilus-list@gnome.org for review.
Thanks, but the problem was the extra ScrolledWindow container around the treeview. It's fixed in cvs.