** Also affects: granite
Importance: Undecided
Status: New
** Changed in: granite
Status: New => Confirmed
** Changed in: granite
Importance: Undecided => High
--
You received this bug notification because you are a member of
elementary desktop team, which is the registrant for Granite.
https://bugs.launchpad.net/bugs/758074
Title:
Elementary entry reset_font() should not hardcode colour
Status in Elementary Widgets:
New
Status in Granite Framework:
Confirmed
Bug description:
The Elementary entry should not needlessly hardcode a foreground
colour, because this doesn't play well with themes using a dark entry
background.
The function reset_font() should be passing null, rather than any
colour:
this.modify_text (Gtk.StateType.NORMAL, null);
--
Mailing list: https://launchpad.net/~elementaryart
Post to : [email protected]
Unsubscribe : https://launchpad.net/~elementaryart
More help : https://help.launchpad.net/ListHelp