From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#46827: Broken initial size of GTK3 frame Date: Fri, 30 Apr 2021 02:06:35 +0300 Organization: LINKOV.NET Message-ID: <87sg384r70.fsf@mail.linkov.net> References: <6caa020a-084c-e3f2-7a34-262f7127b21b@gmx.at> <871ratp19y.fsf@linkov.net> <36799c0d-a26b-a862-2b18-fb9bf9f3f30c@gmx.at> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7581"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: 46827@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 30 01:21:48 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lcFye-0001sq-B2 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Apr 2021 01:21:48 +0200 Original-Received: from localhost ([::1]:60788 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcFyd-0006Jw-DE for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 19:21:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcFxv-00060p-UG for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 19:21:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45522) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcFxu-0001M2-RH for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 19:21:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcFxu-00072G-N3 for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 19:21:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 29 Apr 2021 23:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46827 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed Original-Received: via spool by 46827-submit@debbugs.gnu.org id=B46827.161973840626898 (code B ref 46827); Thu, 29 Apr 2021 23:21:02 +0000 Original-Received: (at 46827) by debbugs.gnu.org; 29 Apr 2021 23:20:06 +0000 Original-Received: from localhost ([127.0.0.1]:57059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcFx0-0006zm-Er for submit@debbugs.gnu.org; Thu, 29 Apr 2021 19:20:06 -0400 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:2869) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcFww-0006zA-I0 for 46827@debbugs.gnu.org; Thu, 29 Apr 2021 19:20:05 -0400 X-Originating-IP: 91.129.102.166 Original-Received: from mail.gandi.net (m91-129-102-166.cust.tele2.ee [91.129.102.166]) (Authenticated sender: juri@linkov.net) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 8A82B240003; Thu, 29 Apr 2021 23:19:55 +0000 (UTC) In-Reply-To: <36799c0d-a26b-a862-2b18-fb9bf9f3f30c@gmx.at> (martin rudalics's message of "Thu, 29 Apr 2021 19:06:15 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:205213 Archived-At: >> opening a Gnus group in a new tab flashes the whole frame where empty space >> instead of the frame content is visible for a short time. >> >> This problem can't be reproduced with just creating a new tab, >> it only manifests in Gnus, maybe something in gnus-summary-read-group-1 >> with gnus-configure-windows forces frame redisplay or something like this. >> >> This problem doesn't exist without recent changes in a190b4cfd8. > > Please try to provide some sort of recipe to reproduce this. Ideally > without Gnus because I never used it. Also, I've never seen a frame Sorry, not easy to distill many different things Gnus does to massage windows into a simpler test case. > "flash". Is that a new frame? Is there anything broken in the frame > after the flash? It's in the same frame, and nothing is broken after the flash. The visual effect is that after creating a new tab, everything is erased on the frame including tab bars and the mode line for a short time, and then redrawn back.