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 302636 - GtkVPaned/GtkHPaned have redraw problems with a TextView
GtkVPaned/GtkHPaned have redraw problems with a TextView
Status: RESOLVED DUPLICATE of bug 144269
Product: gtk+
Classification: Platform
Component: Backend: Win32
2.6.x
Other Windows
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-05-01 15:53 UTC by Frank Naumann
Modified: 2007-07-08 22:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example program to reproduce the problem (718 bytes, text/plain)
2005-05-01 15:56 UTC, Frank Naumann
Details

Description Frank Naumann 2005-05-01 15:53:30 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.
Comment 1 Frank Naumann 2005-05-01 15:56:24 UTC
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.
Comment 2 Owen Taylor 2005-05-01 15:58:09 UTC
I believe this is a known win32 GDK issue. Reassigning 
Comment 3 Cody Russell 2007-07-08 22:24:43 UTC

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