GNOME Bugzilla – Bug 302636
GtkVPaned/GtkHPaned have redraw problems with a TextView
Last modified: 2007-07-08 22:24:43 UTC
If I place a TextView in a ScrolledWindow in a VPaned or HPaned widget you get under WIN32 redraw erros in the TextView if you resize the window or move the HPaned or VPaned.
Created attachment 45908 [details] Example program to reproduce the problem This is a simple program to reproduce the problem. Compile this under WIN32/MinGW, run it and resize the window and move the GtkHPaned.
I believe this is a known win32 GDK issue. Reassigning
*** This bug has been marked as a duplicate of 144269 ***