Path: utzoo!attcan!uunet!lll-winken!ncis.llnl.gov!ncis!helios.ee.lbl.gov!pasteur!ucbvax!bloom-beacon!dsg.csc.ti.COM!Kimbrough From: Kimbrough@dsg.csc.ti.COM (Kerry Kimbrough) Newsgroups: comp.windows.x Subject: ButtonRelease Message-ID: <2810143429-5174357@Sierra> Date: 18 Jan 89 19:23:49 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 Protocol question: when a button press occurs and no client can be found to receive a ButtonPress, what is supposed to happen to the corresponding ButtonRelease? What happens with Xsun (R2 and R3) is that even when a client can be found for the ButtonRelease (i.e. the release occurred when the pointer was in a window which selected for ButtonRelease), no ButtonRelease event is ever sent. As soon as this client selects for ButtonPress as well, then it gets both events as expected. Is this correct server behavior?