GNOME Bugzilla – Bug 737688
Use a GtkMenuButton for the window menu and remove EphyPageMenuAction
Last modified: 2014-10-01 14:53:08 UTC
I guess EphyPageMenuAction was the prototype for GtkMenuButtons. We don't seem to need it anymore and it's causing style bugs.
Created attachment 287488 [details] [review] Use a GtkMenuButton for the window menu and remove EphyPageMenuAction This fixes the style of the button when it is active with GTK+ 3.14.
Created attachment 287489 [details] [review] Use a GtkMenuButton for the window menu and remove EphyPageMenuAction Fix indentation mistake
Attachment 287489 [details] pushed as fd4357f - Use a GtkMenuButton for the window menu and remove EphyPageMenuAction