Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!skippy!vojta From: vojta@skippy.berkeley.edu (Paul Vojta) Newsgroups: comp.windows.x Subject: Re: Bug in Viewport widget? Message-ID: <21172@agate.BERKELEY.EDU> Date: 5 Mar 89 01:45:11 GMT References: <8903011608.AA04842@meepmeep.UUCP> Sender: usenet@agate.BERKELEY.EDU Reply-To: vojta@math.berkeley.edu (Paul Vojta) Organization: Math Dept., UC Berkeley Lines: 16 In article <8903011608.AA04842@meepmeep.UUCP> jkh@meepmeep.UUCP (Jordan K. Hubbard) writes: >Symptom: > > When a viewport is resized to be *larger* than the client's minimum > desired size, it does not enlarge the child. I have noticed a bug in the R3 toolkit which does not appear in the R2 toolkit. It may or may not be related to the above bug. Specifically, I have an application (a version of xdvi) which changes the size of the child widget by using XtSetValues. If the child widget shrinks to a size small enough to fit within the viewport, the scroll bars do not go away. (However, if the child grows, then scroll bars appear as necessary.) --Paul Vojta, vojta@math.berkeley.edu