** Changed in: granite
       Status: Confirmed => Fix Committed

-- 
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:
  Fix Committed

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);

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementary-widgets/+bug/758074/+subscriptions

-- 
Mailing list: https://launchpad.net/~elementaryart
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~elementaryart
More help   : https://help.launchpad.net/ListHelp

Reply via email to