← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1555784] Re: Label doesn't take into account the color values which are same as the default.

 

** Also affects: canonical-devices-system-image
   Importance: Undecided
       Status: New

** Changed in: canonical-devices-system-image
     Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
    Milestone: None => 11

** Changed in: canonical-devices-system-image
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1555784

Title:
  Label doesn't take into account the color values  which are same as
  the default.

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  The following code does not overrule the theming of the Label

  Label {
      text: "howdy lamb!"
      color: "white"
  }

  The text will not be drawn with white, but with the default label
  color.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1555784/+subscriptions


References