** Branch linked: lp:ubuntu/wily-proposed/ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1461501
Title: Setting ListItem.selected doesn’t update the checkbox state Status in ubuntu-ui-toolkit package in Ubuntu: Fix Committed Status in ubuntu-ui-toolkit source package in Vivid: Fix Committed Bug description: Since yesterday webbrowser-app in wily uses the new ListItem API available in version 1.2 of the UITK. I’ve noticed one bug when a list is in multi-selection mode, which I’ve isolated in the attached test file. To reproduce the issue: - launch the scene with qmlscene - click on the checkbox of any item (its opacity increases from 0.3 to 1.0) - then click anywhere on the same item but the checkbox, this deselects the item (the opacity of the item decreases to 0.3) Expected result: the checkbox is unchecked Current result: the checkbox remains checked To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1461501/+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