#728751 libgtk-3-0: Listview scroll rendering fragments

Package:
libgtk-3-0
Source:
gtk+3.0
Description:
GTK graphical user interface library
Submitter:
Wayne Rowcliffe
Date:
2013-11-05 00:36:06 UTC
Severity:
normal
#728751#5
Date:
2013-11-05 00:33:02 UTC
From:
To:
Dear Maintainer,

Since installing gtk 3.10 I have noticed an issue when scrolling through
lists and tables.

If the mouse is on top of the list and I scroll, the highlight styling
does not get cleaned up properly, leaving a series of partially
highlighted lines. I attempted to get a screenshot, but doing a print
screen caused the window to repaint properly.

I suspect that not enough area is getting marked as dirty when
re-rendering the list during scroll.