FS#32343 - [gtk3] GtkTreeView draws incorrectly since 3.6.1-1
Attached to Project:
Arch Linux
Opened by John Lindgren (jlindgren) - Wednesday, 31 October 2012, 22:51 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 25 January 2013, 10:05 GMT
Opened by John Lindgren (jlindgren) - Wednesday, 31 October 2012, 22:51 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 25 January 2013, 10:05 GMT
|
Details
Description:
Please look at the attached screencast, as it illustrates the problem better than words. When moving the mouse cursor over a GtkTreeView, rows below a certain point redraw themselves one row too high; that is, on top of the preceding row. In the screencast, the cutoff point is the sixth row. Notice how row five ("Bokyo Dream") and row six ("Tuesday Morning") both draw to the same location on the screen, while the very last row ("Fields of Athenry") is repeated twice. This is a regression in 3.6.1-1; downgrading to gtk3 3.4.4-1 fixes the problem. Additional info: * package version(s) gtk3 3.6.1-1 audacious 3.3.2-1 Steps to reproduce: Start Audacious with the GTK interface and some song files in the playlist. Move the mouse over the playlist. |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Friday, 25 January 2013, 10:05 GMT
Reason for closing: Fixed
Friday, 25 January 2013, 10:05 GMT
Reason for closing: Fixed
GTK3 3.6.1-1 and ANY program using it, with ANY theme.
http://git.gnome.org/browse/gtk+/commit/?id=aaedc7b67fbe6d74fe75d2a4011777d794eeac60
David, I'm trying to think of what might be different between our systems. Have you tried using the default Raleigh theme or using a non-compositing window manager? Edit: Never mind, I tried using Adwaita and enabling compositing; neither made any difference.
http://git.gnome.org/browse/gtk+/commit/?h=gtk-3-6&id=335ede0f83b7c4686c6414674ac8f335dee078bf
Please, can this be backported to the Arch package?