GNOME Bugzilla – Bug 314487
scrollwindow leaves a white window when treeview rows get reduced
Last modified: 2005-09-28 13:08:25 UTC
I am 10000% sure it's gtk2.8 only bug The window has automatic for scrollbars so I need vertical scrollbar and I have it scrolled all down I ask to reduce rows. the rows that remain still need a scrollbar but a. the scrollbar is there but no bar! only ^ and \/ arrows b. the treeview is empty! you have to ask to scroll with the mouse for GTK+ to repaint both scrollbar and contents of treeview the same code never misbehaves in previous version (2.4, 2.6) of GTK+
I forgot to say, if you cannot find any other app to test, you can test Gajim.org. have a huge roster and ask it to show offline scroll to the bottom and then ask to hide offline and tehre you go ;) we just .clear() the model and we readd only those contacts that are not offline. it's not us 99.9% [unless gtk2.8 discovered that we misbehave] :$:$ main point: it's not a filter pb
*** This bug has been marked as a duplicate of 316689 ***