[Bug 1356293] Re: Empty space above list of items to be updated

2014-08-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1346024 *** https://bugs.launchpad.net/bugs/1346024 yes, but it doesn't make sense change top: installAllButton.visible ? installAllButton.bottom : parent.top for top: installAllButton.bottom they should be identic in the case when the button is visible, y

[Bug 1356293] Re: Empty space above list of items to be updated

2014-08-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1346024 *** https://bugs.launchpad.net/bugs/1346024 ** This bug is no longer a duplicate of bug 1356265 List of updates has gap at the top ** This bug has been marked a duplicate of bug 1346024 Extra space is found in the updates page making the user sc

[Bug 1356293] Re: Empty space above list of items to be updated

2014-08-13 Thread Michael Zanetti
*** This bug is a duplicate of bug 1356265 *** https://bugs.launchpad.net/bugs/1356265 Well, the gap is also visible when the installAllButton is visible too so I'm not sure if its what you suspect... See attached screenshot. ** Attachment added: "gap.png" https://bugs.launchpad.net/ubunt

[Bug 1356293] Re: Empty space above list of items to be updated

2014-08-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1356265 *** https://bugs.launchpad.net/bugs/1356265 Thanks, that's bug #1356265 and seems like a toolkit issue. Using "anchors.top: installAllButton.visible ? installAllButton.bottom : parent.top" on the ListView leads to have the list widget correctly place