Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: bug with TextWidget and scroll bar Message-ID: <8906231646.AA25334@LYRE.MIT.EDU> Date: 23 Jun 89 16:46:16 GMT References: <2861@helios.ee.lbl.gov> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 6 > Is there a known bug in using more than one display with the text widgets? Actually, the bug is in XmuCvtStringToCursor; somewhere just before R3 an edit got lost that causes this routine to return the same Cursor resource for two different servers - definitely a no-no. (The version in Xt works).