[204] in Zephyr Mailing List
Re: zwgc display problem on color suns
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Jan 23 18:09:02 1996
To: "Derrick J. Brashear" <shadow@DEMENTIA.ORG>
Cc: zephyr@MIT.EDU
In-Reply-To: Your message of "Tue, 23 Jan 1996 12:21:37 EST."
<ML-1.3.2.822417697.1943.shadow@johnstown.andrew.cmu.edu>
Date: Tue, 23 Jan 1996 18:06:01 EST
From: Marc Horowitz <marc@MIT.EDU>
>> Has anyone else investigated/solved this problem?
Is this the problem where when you hilight, or move another window
opaquely over a zgram, that the fg text turns an incorrect color? It
turns out that this color has the pixel value (offset into colormap)
of the xor of the fg and bg colors. You can use xcmap to check this.
If so, it's a bug in the CG code, as someone else said. I sent in a
patch to the X consortium for X11R6. I don't know if this patch was
ever incorporated, but I can probably regenerate it if you want.
Marc