← Back to team overview

ubuntu-sdk-bugs team mailing list archive

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

 

Public bug reported:

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.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Critical
     Assignee: Zsombor Egri (zsombi)
         Status: New

-- 
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:
  New

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


Follow ups