You can fix it manually. Open the file gtk-widgets.css under, for
example, for Radiance: /usr/share/themes/Radiance/gtk-3.0/

Then, find the line (#1040): /* Workaround for lp:949368 */
and comment two following blocks with "/*" at the beginning and "*/" at the 
end, like this:

/*GtkComboBox .menuitem * {
color: @fg_color;
}
GtkComboBox .menuitem *:hover {
    color: @selected_fg_color;
}*/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301771

Title:
  Text of highlighted item in combobox has no color distinction from
  that of non highlighted items

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-themes/+bug/1301771/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to