← 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: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
       Status: New => Fix Committed

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided => Critical

-- 
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 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/ubuntu/+source/ubuntu-ui-toolkit/+bug/1555784/+subscriptions


References