From fnaumann@mail.cs.uni-magdeburg.de Thu Aug 26 09:12:10 2004 Date: Wed, 25 Aug 2004 20:22:53 +0000 From: ozk@atari.org (Odd Skancke) Subject: Re: [MiNT] Xaaes, Highwier bugreort To: mint@fishpool.com (Mint List) In-Reply-To: <1275.213.76.122.166.1093447573.squirrel@213.76.122.166> Message-ID: X-Mailer: aMail 1.28b/MiNT Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: ozk@atari.org Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel On Wed, 25 Aug 2004 17:26:13 +0200 (CEST), atari wrote: > I would report it to a bugtracker, but I do not know where it belongs, so > I report it here. > > When fuling Highwire window under latest Xaaes from CVS, not whole window > gets redrawn, only "new" part gets redrawn, and "old" part is stil the > same. Yes, this is a known problem. XaAES does not redraw areas of windows that does not need to be redrawn. But applications depend on the AES to send a full set of WM_REDRAWS when you click FULLER gadget. 'Fulling' a window is no different than resizing a window, so this is not a 'bug' per say, its the apps (only some) that treat fuller differently than a normal resize. I will add fuller_redraws option to app_options to accomodate this in time. Regards, Odd Skancke