← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1277647] Re: Changing theme from Ambiance to SuruDark or SuruGradient in MainView's completion causes binding loops.

 

** Changed in: address-book-app
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to address-book-app in Ubuntu.
https://bugs.launchpad.net/bugs/1277647

Title:
  Changing theme from Ambiance to SuruDark or SuruGradient in MainView's
  completion causes binding loops.

Status in Address Book App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Confirmed
Status in “address-book-app” package in Ubuntu:
  Fix Released

Bug description:
  The following code snippet reproduces the error:

  import QtQuick 2.0
  import Ubuntu.Components 0.1

  MainView {
      width: units.gu(40)
      height: units.gu(71)

      Component.onCompleted: Theme.name = "Ubuntu.Components.Themes.SuruDark"
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1277647/+subscriptions