From xemacs-m  Wed Dec 11 08:49:41 1996
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id IAA28852 for <xemacs-beta@xemacs.org>; Wed, 11 Dec 1996 08:49:40 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id IAA02128 for <xemacs-beta@xemacs.org>; Wed, 11 Dec 1996 08:49:11 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id IAA09718 for <xemacs-beta@xemacs.org>; Wed, 11 Dec 1996 08:49:11 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id JAA02300 for <xemacs-beta@xemacs.org>; Wed, 11 Dec 1996 09:49:10 -0500
To: XEmacs Mailing List <xemacs-beta@xemacs.org>
Subject: 20.0-b30 input bug with tty and X frame
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII
Date: Wed, 11 Dec 1996 09:49:09 -0500
Message-ID: <11700.850315749@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


Found the following bug.  In an xterm, run xemacs -nw -q -no-site-file.

M-: (make-frame-on-display "localhost:0.0")

Wait for the frame to come up and then type something into the
*scratch* buffer on the tty frame.  With focus-follow-mouse, I put the
pointer in the X11 frame.  The cursor in both the X11 and tty frames
suddenly goes back to the second character.  All input now goes
there.  Switch back to the tty and type.  Switch back to X11 and the
cursor jumps back to the second character.

Ray

