[2330] in Athena Bugs
xterm version interaction
daemon@ATHENA.MIT.EDU (mar@ATHENA.MIT.EDU)
Mon Jun 5 15:33:52 1989
From: <mar@ATHENA.MIT.EDU>
Date: Mon, 5 Jun 89 15:33:26 EDT
To: bugs@ATHENA.MIT.EDU
This isn't a high priority bug, but I figured I should point it out.
My workstation is a VS2 running 6.2A on a qvss display. This means I
got the X11R3 server. I rloged in to a VS2 running 6.0 (X11R2) and
started an xterm back to my workstation.
Whenever I move the mouse into this xterm, the text cursor is redrawn
incorrectly. When the mouse is not in that window, the cursor is an
outlined rectangle about 8 pixels wide:
********
* *
* *
* *
* *
* *
* *
********
When I move the mouse into that window, it does this:
**********
******** *
******** *
******** *
******** *
******** *
******** *
**********
(i.e. when it goes to fill in the rectangle, it is 2 pixels too far to
the left).
-Mark