After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740854 - Drawing errors with separators
Drawing errors with separators
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: .General
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-11-28 14:13 UTC by Christoph Reiter (lazka)
Modified: 2016-03-06 01:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (23.20 KB, image/png)
2014-11-28 14:13 UTC, Christoph Reiter (lazka)
Details

Description Christoph Reiter (lazka) 2014-11-28 14:13:14 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.
Comment 1 Christoph Reiter (lazka) 2014-11-28 14:14:45 UTC
(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.
Comment 2 Matthias Clasen 2015-01-31 04:51:36 UTC
May have been fixed by a1e4ba0dd42684a707c2851b4d45c3637974f6d0
Comment 3 Christoph Reiter (lazka) 2015-02-03 17:10:12 UTC
Still the same with current trunk
Comment 4 Matthias Clasen 2016-03-06 01:09:30 UTC
Too much has changed in drawing since 2014