Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph Swick) Newsgroups: comp.windows.x Subject: Re: bug in XtSetKeyboardFocus? Message-ID: <9008232013.AA03952@lyre.MIT.EDU> Date: 23 Aug 90 20:13:02 GMT References: <9008162144.AA05480@blue.arbortext.com> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 9 It seems to me that the call XtSetKeyboardFocus(widget, None) does not clear the cached per display focus widget with the result that events are still delivered to the widget which was set in a previous call to XtSetKeyboardFocus(). Your analysis is correct. The fix will be included in the next public patch (in a few days).