On Mon, 24 Feb 2003, Dan Christian wrote:

> The color changes happens after you try to draw outside the drawing 
> areas (off by 1 issue).  Still, sort of a odd symptom.

FWIW, I have seen this bug too.  I just have been too occupied running
down other bugs in my programs to hunt this one down.  The best way to
test this is to write a small gtk program in C to check if the problem
still exists.  If so, then write an XLib program and see if the problem
still exists.  These kinds of bugs are a real pain to track down.  :(

The last time I saw something similar was with stippled filled rectangles
which would turn black when clipped.  It was an XFree86 bug (Radeon 
specific, last time I checked, it was still there).

BTW, what's your graphics hardware and XFree86 version?

-a

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to