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 101235 - Lost gdk_window_process_updates()?
Lost gdk_window_process_updates()?
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.1.x
Other other
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2002-12-14 23:27 UTC by Soren Sandmann Pedersen
Modified: 2011-02-04 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (1.39 KB, patch)
2002-12-14 23:28 UTC, Soren Sandmann Pedersen
none Details | Review

Description Soren Sandmann Pedersen 2002-12-14 23:27:32 UTC
Here is a patch to avoid streaking. Judging from the comment, it looks like
this got lost. 

Also, this patch removes the process_updates() _after_ the
call to gdk_window_scroll(). I may be wrong, but I don't reason to process
updates here.
Comment 1 Soren Sandmann Pedersen 2002-12-14 23:28:13 UTC
Created attachment 12996 [details] [review]
the patch
Comment 2 Kristian Rietveld 2003-01-14 22:48:22 UTC
Thank you for the patch. Committed it on HEAD and gtk-2-2.