GNOME Bugzilla – Bug 695772
[Regression][Bisected] Different appearance of menus within Audacious
Last modified: 2013-03-18 09:14:21 UTC
Original bug report for Audacious: http://redmine.audacious-media-player.org/issues/267 The background colour of menus when using the Winamp interface is not the same as with the GTK interface. With some themes the selection is even unnoticeable. This is shown in the screenshot with Adwaita. On Ubuntu a strange square is shown although the checkbutton is disabled. The bug appeared between 3.4.0 and 3.5.2 through the commit 04c85a5b3bfe5ed276eb0530ce7bddd55dc7c204. https://git.gnome.org/browse/gtk+/commit/?id=04c85a5b3bfe5ed276eb0530ce7bddd55dc7c204
Created attachment 238777 [details] GTK interface, everything fine
Created attachment 238778 [details] Winamp interface, buggy appearance White text on white background colour, orange square
Created attachment 238779 [details] Adwaita with GTK+ 3.7.12 Selection completely unnoticeable
Created attachment 238780 [details] git-bisect history
Patch works fine, thanks for the fix. Will it be included with GTK 3.6.5?
I'm kinda afraid of pushing that into the stable release at this point, as I don't know if it has issues I haven't found yet. That said, audacious could just stop popping up menus that are attached to an invisible menubar widget to get around this problem.