From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <40608A5A.4010803@swtch.com> From: Russ Cox User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031221 Thunderbird/0.4 MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] rio bug References: <28bd96eba76eb6b193e64dd03719f5c1@plan9.ucalgary.ca> In-Reply-To: <28bd96eba76eb6b193e64dd03719f5c1@plan9.ucalgary.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 23 Mar 2004 14:04:58 -0500 Topicbox-Message-UUID: 3ed6caf4-eacd-11e9-9e20-41e7f4b1d025 andrey mirtchovski wrote: >if a rio window is being moved while it disappears it'll leave a white >rectangle at the last position it is placed at. to trigger try selecting a >terminal window with the right mouse button and hit ^D, then move it >around and deselect. > >i guess a solution would be to add a control message to redraw the >grey, but i can just see someone 'fixing' it to allow random images to >be put as background and it's all downhill from there :) > > that sounds like a workaround rather than a solution. the solution is to make the behavior go away completely. russ