GNOME Bugzilla – Bug 740854
Drawing errors with separators
Last modified: 2016-03-06 01:09:30 UTC
Created attachment 291722 [details] screenshot Using the following theme: http://gnome-look.org/content/show.php?content=125443 (I think this is using CSS only, so no third party engine involved. But I might be wrong) See bug #740851 for a patch to add a separator to the gtk3-widget-factory Moving the mouse over the rows or clicking draws the rows on a different position then initially drawn. See the screenshot using gtk3-widget-factory from bug #74085 and the filesystem browser in quodlibet. Initially I suspected bug #734799, but "GTK_DEBUG=no-pixel-cache" doesn't help in this case.
(In reply to comment #0) > Moving the mouse over the rows or clicking draws the rows on a different > position then initially drawn. See the screenshot using gtk3-widget-factory > from bug #74085 and the filesystem browser in quodlibet. I meant bug #740851 as well here.
May have been fixed by a1e4ba0dd42684a707c2851b4d45c3637974f6d0
Still the same with current trunk
Too much has changed in drawing since 2014