I have a GtkCombobox dropdown. Works fine under Linux but under
Windows looks like the following image:

Looks like the PRELIGHT-ed bg and text are both white.
Have the same white-out in the menu.
In the Windows gtkrc I've tried every possible combination with
NORMAL, ACTIVE, PRELIGHT for bg[], fg[], base[] and text[] with darker colors to
no avail. It is reading the gtkrc file.
I'm using the most recent Gtk+ Windows download with style "msw-default".
Wondering if anyone knew the fix for this under Gtk running under windows?