GNOME Bugzilla – Bug 727036
W32: Combobox dropdown color is button-gray instead of window-white
Last modified: 2014-04-04 10:08:25 UTC
Traditionally, on W32 combobox dropdown looks like a listbox (simple rectangular box with white background), regardless of how the combobox itself looks (editable or select-only). GTK by default draws dropdowns with default button-face color.
Created attachment 272881 [details] [review] W32: Fix combobox dropdown list color
Created attachment 272882 [details] How it looks without the patch
Created attachment 272883 [details] How it looks with the patch
Review of attachment 272881 [details] [review]: ok
Attachment 272883 [details] pushed as e8f0908 - W32: Fix combobox dropdown list color