Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uunet!steinmetz!thuban!putnam From: putnam@thuban.steinmetz (putnam) Newsgroups: comp.windows.news Subject: Possible bug in NeWS Message-ID: <6298@steinmetz.steinmetz.UUCP> Date: Thu, 18-Jun-87 11:57:35 EDT Article-I.D.: steinmet.6298 Posted: Thu Jun 18 11:57:35 1987 Date-Received: Sun, 21-Jun-87 13:13:18 EDT Sender: root@steinmetz.steinmetz.UUCP Reply-To: putnam@thuban.steinmetz.UUCP (putnam) Distribution: world Organization: General Electric CRD, Schenectady, NY Lines: 48 The following NeWS code illustrates a possible bug in NeWS. It seems that subcanvasses are restricted in where they can be moved relative to their parent. A subcanvas can be moved arbitraritly far to the right or down, but only to the edge of the parent left or up. This can be seen in the top level window manager where a window will stop moving when pushed against the left (or top) border of the screen, but will continue to the right or bottom. The following code also illustrates it: cat >>canvas.test <