GNOME Bugzilla – Bug 727078
W32: GtkPopover is transparent and non-interactable
Last modified: 2014-04-04 10:17:14 UTC
This seems to be because there's no style for it.
Created attachment 272971 [details] [review] W32: Add GtkPopover theming
Created attachment 272972 [details] How it looks without the patch
Created attachment 272973 [details] How it looks with the patch
Review of attachment 272971 [details] [review]: ::: gtk/resources/theme/gtk-win32-base.css @@ +1344,3 @@ +/* Mostly an expanded copy from Adwaita at this point. + This is definitely better than NOT having any theme at all + (that results in transparent, non-interactable popovers). */ Commit logs are the place for grumpy comments, not source files ;). Other than this, I think it looks good. I guess there's no similar stock widget in Windows we have to mimic the style for.
Review of attachment 272971 [details] [review]: thanks for the patch !
Attachment 272971 [details] pushed (with grumpy comments removed) as e0a80d1 - W32: Add GtkPopover theming