From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: drshapeless via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#55779: 29.0.50; child frame Date: Sat, 04 Jun 2022 19:57:35 +0800 Message-ID: <87wndwvdxs.fsf@drshapeless.com> References: <87wndybdo1.fsf@drshapeless.com> <87leue59fd.fsf@yahoo.com> <87ee06vtds.fsf@drshapeless.com> <87ee063piv.fsf@yahoo.com> <875ylhx0cb.fsf@drshapeless.com> <878rqd44ax.fsf@yahoo.com> <87y1yd2h90.fsf@yahoo.com> Reply-To: drshapeless Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28891"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 55779@debbugs.gnu.org To: Po Lu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 04 13:59:18 2022 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 1nxSR4-0007Ox-1K for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 04 Jun 2022 13:59:18 +0200 Original-Received: from localhost ([::1]:37306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nxSR2-0004zq-L7 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 04 Jun 2022 07:59:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60798) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxSQo-0004zh-Hp for bug-gnu-emacs@gnu.org; Sat, 04 Jun 2022 07:59:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35658) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxSQo-0006zi-9Q for bug-gnu-emacs@gnu.org; Sat, 04 Jun 2022 07:59:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nxSQo-00079f-5i for bug-gnu-emacs@gnu.org; Sat, 04 Jun 2022 07:59:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: drshapeless Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Jun 2022 11:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55779 X-GNU-PR-Package: emacs Original-Received: via spool by 55779-submit@debbugs.gnu.org id=B55779.165434389727443 (code B ref 55779); Sat, 04 Jun 2022 11:59:02 +0000 Original-Received: (at 55779) by debbugs.gnu.org; 4 Jun 2022 11:58:17 +0000 Original-Received: from localhost ([127.0.0.1]:57787 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxSQ5-00078Y-BL for submit@debbugs.gnu.org; Sat, 04 Jun 2022 07:58:17 -0400 Original-Received: from drshapeless.com ([173.199.127.49]:46966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxSQ3-00078L-Lm for 55779@debbugs.gnu.org; Sat, 04 Jun 2022 07:58:15 -0400 Original-Received: from artix (n1164849140.netvigator.com [116.48.49.140]) by drshapeless.com (Postfix) with ESMTPSA id EFBC62635; Sat, 4 Jun 2022 07:58:08 -0400 (EDT) In-Reply-To: <87y1yd2h90.fsf@yahoo.com> 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:233651 Archived-At: Po Lu writes: > I can't think of any either. Did you try setting > `x-gtk-resize-child-frames' to `resize-mode' as well? Yes I have tried that one as well, did not solve the issue. The "blocking" will go away as long as I update the drop list item, e.g. using C-n to select the next item. Could a workaround be forcing the child frame to update twice at creation?