unity8 (8.11+16.04.20160308-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Make these tests pass with the new SDK

  [ Andrea Cimitan, Nick Dedekind ]
  * replace selected.backgroundText with normal.backgroundText in
    Splash, Notifications, Wizard

  [ CI Train Bot ]
  * Update translation template

  [ Michał Sawicz, Nick Dedekind ]
  * Fixed colours palette value set. Moved ModemItem to USC.

  [ Michał Sawicz, Tim Peeters ]
  * Update headers for Dash and Splash to work properly with the new UI
    toolkit release.

  [ Zoltán Balogh, Zsombor Egri ]
  * Use SuruDark theme instead of the deprecated SuruGradient.


** Changed in: unity8 (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1550327

Title:
  Invalid use of selected.backgroundText

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-settings-components package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in ubuntu-settings-components package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  The selected.backgroundText color (what is sparkling blue) of the
  palette can be used only when it is appropriate. So for selected texts
  what are in background.

  For example in the http://bazaar.launchpad.net/~unity-
  team/unity8/trunk/view/head:/qml/Panel/Indicators/ModemInfoItem.qml

                  Icon {
                      id: statusIcon
                      color: theme.palette.selected.backgroundText

                      Layout.preferredHeight: parent.height
                      Layout.preferredWidth: Layout.preferredHeight

                      visible: name !== ""
                  }

  What looks like this -> http://picpaste.com/pics/indicator-
  FMruC8JY.1456490460.png

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to