[7024] in testers
Re: 9.4 zephyr windows: last line off bottom of screen
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon May 23 17:15:58 2005
Date: Mon, 23 May 2005 17:15:46 -0400
Message-Id: <200505232115.j4NLFkNq010611@egyptian-gods.mit.edu>
From: Greg Hudson <ghudson@MIT.EDU>
To: Laura Baldwin <boojum@MIT.EDU>
CC: testers@MIT.EDU
In-reply-to: <200505231747.j4NHlUmc012606@geskekelud.mit.edu>
Thanks for reporting this. I was able to reproduce this bug after I
stopped assuming it was a panel obscuring issue, and started testing
without the panel.
The problem is that zwgc does not specify a window gravity, so the
window manager cannot adjust for the frame size properly. This
problem is not new in 9.4 or Metacity (Laura had simply configured
Sawfish not to have title bars, and hadn't done so in Metacity);
however, fixing it does trigger a bug in Metacity which would cause
zwgc windows to be improperly positioned when reverse-stacking is
enabled. I've submitted a zwgc patch to set the window gravity and
work around the Metacity bug, along with an upstream fix for the
Metacity bug (though I don't plan to apply that fix locally, since we
have to work around it anyway). The zwgc fix should be in the next
patch release.