Re: Missing region invalidation in edit control

2007-10-30 Thread Peter Åstrand
> > It seems like there's a missing region invalidation in the edit control > somewhere; the background is not correctly updated, unless the window is It seems like this patch fixes the problem: --- edit.c (revision 13229) +++ edit.c (arbetskopia) @@ -5215,6 +5215,8 @@

Missing region invalidation in edit control

2007-10-30 Thread Peter Åstrand
It seems like there's a missing region invalidation in the edit control somewhere; the background is not correctly updated, unless the window is moved or exposed to X11 exposes. See screenshot at http://www.cendio.com/~astrand/wine/46-textedit-color/nopaint.png. In this case, xclock has been d