GNU bug report logs

#78527 30.1; Mishaving new frame creation in MacOS on new desktop

version graph
PackageSource(s)Maintainer(s)
emacs PTS Buildd Popcon
Full log

Message #8 received at 78527@debbugs.gnu.org (full text, mbox, reply):

Received: (at 78527) by debbugs.gnu.org; 22 May 2025 10:04:36 +0000
From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 06:04:36 2025
Received: from localhost ([127.0.0.1]:60289 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1uI2my-0004nG-2F
	for submit@debbugs.gnu.org; Thu, 22 May 2025 06:04:36 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:36884)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <eliz@gnu.org>) id 1uI2kq-0004fC-3M
 for 78527@debbugs.gnu.org; Thu, 22 May 2025 06:02:24 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@gnu.org>)
 id 1uI2ki-0001rl-78; Thu, 22 May 2025 06:02:17 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From:
 Date; bh=bnwjcZj6TjQsfPE4ZiGARbp/dq6lYqPjMqYl0d43CNM=; b=K6/kBN7Is/Y196eUXcmT
 KJyhtTUhom6HtKP7Cu3P5Pczpg9KIzAxfh/BJXY2Q1qIcnINg9+p7y4juxs1tNTNdVkL14SiVgivy
 Cyu6Nw5ENe84WIDVxbplrzTs6vN18bZnJ2+wGxBmDlxFyZ5ZE2AvI9hQ4eiLBhdjb9R6Y4Dw2rWAv
 cFPcyt07Dh1IupgtloFvc8BKt2Socgx96ZZwPDTS1q8/WFysGIFinUXRhjKs0kXL2G9LRbPpKibAO
 l/3FKDZ/UnngJNCO69OIWmICGRbJJOoMtKZDBtcjv5PJmGmKlXbY+FhTnY+26FGrjTV82U4JAWG4R
 fHVR7mVA/VJwOw==;
Date: Thu, 22 May 2025 13:01:49 +0300
Message-Id: <865xht6k1e.fsf@gnu.org>
From: Eli Zaretskii <eliz@gnu.org>
To: Boris Aronov <aronov.boris@gmail.com>,
 Gerd Möllmann <gerd.moellmann@gmail.com>,
 martin rudalics <rudalics@gmx.at>
In-Reply-To: <CAGPpUSoPzgd4bSKoAagQniBZoS+fhMZp0ZskoW5nA24VNxmtYg@mail.gmail.com>
 (message from Boris Aronov on Tue, 20 May 2025 21:35:04 +0200)
Subject: Re: bug#78527: 30.1;
 Mishaving new frame creation in MacOS on new desktop
References: <CAGPpUSoPzgd4bSKoAagQniBZoS+fhMZp0ZskoW5nA24VNxmtYg@mail.gmail.com>
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 78527
Cc: 78527@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -3.3 (---)
> From: Boris Aronov <aronov.boris@gmail.com>
> Date: Tue, 20 May 2025 21:35:04 +0200
> 
> This is on MacOS in GUI mode.
> 
> Recipe: Make emacs full screen by clicking on the green button (maybe
> also <f11>?).  Now in this frame make another one (for example, by
> cmd-N or C-x 5 2).
> 
> A new frame opens on a new desktop.  Focus shifts there.  Now try to
> execute a command by esc-x (M-x).  There is no prompt on the bottom of
> the screen.  If you shift to the previous desktop, you will see that the
> prompt for the command to be executed appears there.  [I am not 100%
> sure, but I also think the wrong emacs window is selected, as whatever
> characters typed after M-x end up in the wrong place.]
> 
> I believe the mis-behavior also happens with some other actions
> immediately after new frame creation, but have not been able to figure
> out precisely when.
> 
> Notice that the trouble does not appear if I have a non-full-screen
> Emace and make a new frame.
> 
> Emacs downloaded from MacPorts.  Versions before 30.1 did not have
> this "feature."

Gerd and Martin, any suggestions or comments?




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Sep 10 21:21:05 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.