GNOME Bugzilla – Bug 101235
Lost gdk_window_process_updates()?
Last modified: 2011-02-04 16:11:56 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.
Created attachment 12996 [details] [review] the patch
Thank you for the patch. Committed it on HEAD and gtk-2-2.