GNOME Bugzilla – Bug 709959
Fix unintended text-shadows caused by inheritance from header bars
Last modified: 2013-10-14 16:11:00 UTC
Created attachment 257070 [details] [review] Fix unintended text-shadows caused by inheritance from header bars The context menu of the epiphany or nautilus location bar currently has a white text-shadow making the selected entry look blurry. Since gtk 3.10.1 the completion window attached to the epiphany location bar is affected as well. There the problem is a bit more obvious because of the different text color. I'm attaching a patch that fixes both cases. Maybe .cell as fix for the completion window is a bit too generic though.
Review of attachment 257070 [details] [review]: looks fine
Attachment 257070 [details] pushed as 9ff2706 - Fix unintended text-shadows caused by inheritance from header bars