Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!uwmcsd1!ig!jade!eris!mellon From: mellon@eris.BERKELEY.EDU Newsgroups: comp.windows.x Subject: EnterNotify and LeaveNotify Message-ID: <6182@jade.BERKELEY.EDU> Date: Fri, 4-Dec-87 21:50:52 EST Article-I.D.: jade.6182 Posted: Fri Dec 4 21:50:52 1987 Date-Received: Wed, 9-Dec-87 23:16:09 EST Sender: usenet@jade.BERKELEY.EDU Reply-To: mellon@eris.BERKELEY.EDU (Ted Lemon) Distribution: all Organization: University of California, Berkeley Lines: 20 Keywords: EnterNotify LeaveNotify Summary: They're not generated sometimes when they ought to be I am running X11 on a Sun 3/260 with a monochrome screen, SunOS 3.2, and patches through 60 applied. X doesn't seem to be generating enternotify events or leavenotify events under the following conditions: The cursor is in window X; window X gets iconified; the cursor is now in window Y; Y doesn't get an enternotify and X doesn't get a leavenotify The cursor is in window X, window X gets lowered; the cursor is now in window Y. Again, no enternotify on Y and no leavenotify on X. The cursor is in window X. Window X gets raised. While window X is being redrawn, the cursor moves to window Y. Window Y doesn't get an enternotify and window X doesn't get a leave notify. Are these bugs in the server implementation, or are they bugs in the protocol spec, or are they going to stay there? _MelloN_