From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: [hkBst@gentoo.org: maximize resizes to large size, but doesn't really maximize] Date: Thu, 30 Aug 2007 10:01:59 +0200 Message-ID: <87642x5u2w.fsf@escher.local.home> References: <874pikk71e.fsf@stupidchicken.com> <18134.1858.663358.412022@rgrjr.dyndns.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188460940 25823 80.91.229.12 (30 Aug 2007 08:02:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 08:02:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 30 10:02:19 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IQeyo-0004Wl-J6 for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 10:02:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQeyo-0006bG-Bv for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 04:02:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQeyj-0006Zo-TQ for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:02:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQeyi-0006YY-Oz for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:02:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQeyi-0006YN-GG for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:02:12 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IQeyh-0006Ql-Nk for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:02:11 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IQeyc-0003SU-Nh for emacs-devel@gnu.org; Thu, 30 Aug 2007 10:02:06 +0200 Original-Received: from i577bc889.versanet.de ([87.123.200.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Aug 2007 10:02:06 +0200 Original-Received: from Stephen.Berman by i577bc889.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Aug 2007 10:02:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 33 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577bc889.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:77405 Archived-At: On Wed, 29 Aug 2007 19:54:42 -0400 Bob Rogers wrote: > From: Chong Yidong > Date: Mon, 27 Aug 2007 17:21:33 -0400 > > > From: "Marijn Schouten (hkBst)" > > Subject: maximize resizes to large size, but doesn't really maximize > > > > under KDE when maximizing an emacs window (with the square) the > > window will resize to almost fullscreen size instead of really > > going to fullscreen. This also makes it impossible to go back > > from fullscreen size to small size with a single click. > > I can't reproduce this in the Gnome window manager in either the > branch or the trunk. Is anyone on this list using KDE? > > I am seeing the first half of this in KDE 3.1.4 (Gnu/Linux, SuSE 9.0). > When I maximize, there is a thin sliver of root window at the right > margin, but not at the other margins. But when I click the "maximize" > button again, the frame goes immediately back to its original size. > > But 3.1.4 is rather old; I can try a newer version tomorrow. Maybe > they have a bug that got worse in later versions . . . I reported this bug some time ago (see http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-05/msg00325.html). I have continued to observe it since then, currently with GNU Emacs 22.1.50.11 (i686-pc-linux-gnu, GTK+ Version 2.10.6) of 2007-08-24 on escher and KDE 3.5.7 (openSUSE 10.2). The current behavior is a bit different and seems to depend on the type of maximization and also perhaps on the font. I can provide details if someone's interested. Steve Berman