This bug was fixed in the package ubuntu-ui-toolkit -
1.3.2135+16.10.20161003.1
---
ubuntu-ui-toolkit (1.3.2135+16.10.20161003.1) yakkety; urgency=medium
[ Christian Dywan ]
* Fix warning about using implicit char* to QString conversion.
* __styleInstance may be null, when doesn
** Branch linked: lp:~ci-train-bot/ubuntu-ui-toolkit/ubuntu-ui-toolkit-
ubuntu-yakkety-2035
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1621509
Title:
'window' contextProperty is registered after
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1621509
Title:
'window' contextProperty is registered after compon
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/qt56fixes2sections
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1621509
Title:
'window' contextProperty is registered after components are completed
** Description changed:
This is the cause for the Sections index resetting after initialization,
see bug 1610231.
- Create the file ModelTest.qml:
-
+ Use this code:
+ -- ModelFromList13.qml --
import QtQuick 2.4
+ // This component is used in tst_listview_bug1621509.13.qml
** Summary changed:
- ListView with extension from UbuntuToolkit updates its model after the
component is completed
+ 'window' contextProperty is registered after components are completed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt