[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-03-11 Thread Zsombor Egri
It means that your first item is the currentItem, right? So that is going to happen from now on in an UbuntuListView. The colors will be different when the UbuntuListView is focused and when not, but the selected item will always have a different color. -- You received this bug notification becau

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-03-11 Thread Kugi Eusebio
Sorry if I have to comment again, but the bug is about the first item being highlighted all the time when it shouldn't be. It affects my app and I think Hangups. Does that mean we're doing something wrong with our code? -- You received this bug notification because you are a member of Ubuntu To

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-03-11 Thread Jean-Baptiste Lallement
Setting to invalid according to last comment from Christian ** Changed in: canonical-devices-system-image Status: Incomplete => Invalid -- 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

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-03-11 Thread Christian Dywan
To be clear the highlight is not a bug. The specific color will change according to design. -- 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/1542778 Title: First i

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-03-10 Thread Kugi Eusebio
Will this get fixed in OTA10? I mean the revert back of some of the changes? I still see this in rc-proposed and my app is affected. Not sure if I have to do something on my own or wait for it to be fixed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packa

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-02-09 Thread Christian Dywan
So it's not a bug then. Thanks for clarifying. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Invalid -- 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.

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-02-08 Thread Zsombor Egri
Yes, the culprit is UbuntuListView, and it was due to the half-way road to the ListItem focus handling implementation, which after all not even design could agree on... So the change is there, but we can remove it until dear design gets to a consensus on what should be the colour used when the List

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-02-08 Thread Christian Dywan
I coincidentally thought to try with UbuntuListView and that's in fact the cuplrit: highlight: Rectangle { color: theme.palette.selected.background } ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member o

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-02-08 Thread Christian Dywan
Please do attach some code that reproduces this, in a short test snippet, just from the screenshots I can't tell what the problem is. >From "my code" nothing like that happens - see the problem with talking about code without knowing what that code does? ;-) ** Changed in: ubuntu-ui-toolkit (Ubunt

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-02-08 Thread Kugi Eusebio
Here are some screenshots from Hangups and my app. I can't send the code since I'm not the developer of Hangups. As for my app, I used toolkit 1.3 and the new listitem. As you can notice, the bug is present whether the list item starts from the top or the bottom. ** Attachment added: "Screenshot

[Touch-packages] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-02-08 Thread Pat McGowan
Thanks for the report, can you attach some sample code, a screenshot to better understand the issue ** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Status: New => Incomplete -- You received this bug not