From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.devel Subject: Re: popup menu-bar in lucid Date: Sun, 7 Mar 2021 21:59:48 +0300 Message-ID: References: <87blbvl0s4.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="590"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0 (3d08634) (2020-11-07) Cc: emacs-devel@gnu.org To: Colin Baxter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Mar 07 20:42:44 2021 Return-path: Envelope-to: ged-emacs-devel@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 1lIzIa-000AdJ-5Q for ged-emacs-devel@m.gmane-mx.org; Sun, 07 Mar 2021 20:42:44 +0100 Original-Received: from localhost ([::1]:51406 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIzIZ-00082E-86 for ged-emacs-devel@m.gmane-mx.org; Sun, 07 Mar 2021 14:42:43 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIzHP-0007Nd-7k for emacs-devel@gnu.org; Sun, 07 Mar 2021 14:41:31 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:58461) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIzHK-00039X-8Q for emacs-devel@gnu.org; Sun, 07 Mar 2021 14:41:30 -0500 Original-Received: from localhost ([::ffff:41.210.141.24]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001E084.0000000060452C63.0000237B; Sun, 07 Mar 2021 12:41:22 -0700 Mail-Followup-To: Colin Baxter , emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: <87blbvl0s4.fsf@yandex.com> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:266145 Archived-At: * Colin Baxter [2021-03-07 13:25]: > Hello, > > 1. Compile emacs-28 with gtk3 via ./configure > 2. emacs -Q > 3. Evaluate (menu-bar-mode -1) in scratch. > 4. Menu-bar is removed. > 5. brings popup menu-bar. > 6. Navigate popup menu with the mouse or arrow keys. > > Now repeat above steps for emacs-28 compiled with lucid. The popup menu > can be navigated with the mouse, but not using arrow keys. > > This seems to have happened with emacs-28. It does not occur with > emacs-27, where arrow keys can be used. I have Emacs built today, and I cannot see any problem to navigate using arrow keys while using Lucid, which I use all the time. Version: "GNU Emacs 28.0.50 (build 8, x86_64-pc-linux-gnu, X toolkit, cairo version 1.14.8, Xaw3d scroll bars) of 2021-03-07"