Kirigami: a feature needed for subsurface and api change feedback

Dirk Hohndel dirk at hohndel.org
Thu Apr 21 17:00:36 UTC 2016


On Thu, Apr 21, 2016 at 05:28:28PM +0200, Marco Martin wrote:
> 
> > (3) the ListView scrolling issue
> >     When scrolling a ListView it's very easy to get into a state where QML
> >     gets confused and part or all of the screen becomes background color
> >     and trying to scroll makes things jump around erratically. This seems
> >     to happen at the bottom of longer lists and usually is triggered by
> >     scrolling faster.
> 
> I think this is due to the listview in subsurface having sections, it seems a 
> bug of the native ListView component (list items having different heights is 
> apparently giving a lot of problems)
> Setting the section headers the exact same height of the other list items and 
> ensuring every item has exactly the same height should mitigate the problem

I will try to hardcode the height and see if that fixes things. I think
that will look rather bad but that's better than the broken ListView.

/D


More information about the Plasma-devel mailing list