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 314487 - scrollwindow leaves a white window when treeview rows get reduced
scrollwindow leaves a white window when treeview rows get reduced
Status: RESOLVED DUPLICATE of bug 316689
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2005-08-25 19:34 UTC by Nikos Kouremenos
Modified: 2005-09-28 13:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nikos Kouremenos 2005-08-25 19:34:48 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+
Comment 1 Nikos Kouremenos 2005-08-25 19:37:50 UTC
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
Comment 2 Kristian Rietveld 2005-09-28 13:08:25 UTC

*** This bug has been marked as a duplicate of 316689 ***