GNU bug report logs - #22832
25.0.91; Keyboard navigation broken on menus

Previous Next

Package: emacs;

Reported by: oscarfv <at> telefonica.net (Óscar Fuentes)

Date: Sat, 27 Feb 2016 19:36:01 UTC

Severity: normal

Found in version 25.0.91

Done: Óscar Fuentes <oscarfv <at> telefonica.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22832 in the body.
You can then email your comments to 22832 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Sat, 27 Feb 2016 19:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to oscarfv <at> telefonica.net (Óscar Fuentes):
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 27 Feb 2016 19:36:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: oscarfv <at> telefonica.net (Óscar Fuentes)
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.91; Keyboard navigation broken on menus
Date: Sat, 27 Feb 2016 20:35:39 +0100
emacs -Q

;; disable menu bar:
M-x menu-bar-mode

Press F10 to show the menu. It is not possible to navigate the popup
menu using the keyboard. This worked fine on

GNU Emacs 25.0.50.29 (x86_64-unknown-linux-gnu, X toolkit) of 2016-01-21
5293d1bdb3e665a565af032a163004c976328cc2



In GNU Emacs 25.0.91.3 (x86_64-unknown-linux-gnu, X toolkit)
 of 2016-02-25 built on qcore
Repository revision: 8be32cf45cd8b39ff6c8dc431b0ac04a0959786d
Windowing system distributor 'The X.Org Foundation', version 11.0.11702000
System Description:	Ubuntu 15.10

Configured using:
 'configure --without-toolkit-scroll-bars --with-x-toolkit=lucid'

Configured features:
XAW3D XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS LIBXML2
FREETYPE XFT ZLIB LUCID X11

Important settings:
  value of $LANG: C
  locale-coding-system: nil




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Sat, 27 Feb 2016 19:52:02 GMT) Full text and rfc822 format available.

Message #8 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: oscarfv <at> telefonica.net (Óscar Fuentes)
Cc: 22832 <at> debbugs.gnu.org
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Sat, 27 Feb 2016 21:50:41 +0200
> From: oscarfv <at> telefonica.net (Óscar Fuentes)
> Date: Sat, 27 Feb 2016 20:35:39 +0100
> 
> emacs -Q
> 
> ;; disable menu bar:
> M-x menu-bar-mode
> 
> Press F10 to show the menu. It is not possible to navigate the popup
> menu using the keyboard. This worked fine on
> 
> GNU Emacs 25.0.50.29 (x86_64-unknown-linux-gnu, X toolkit) of 2016-01-21
> 5293d1bdb3e665a565af032a163004c976328cc2

Can you see if 8784ebf is the culprit?  (On my platform, F10 in this
situation just invokes tmm-menubar, as it always did, so I cannot
debug this.)





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Sat, 27 Feb 2016 20:05:02 GMT) Full text and rfc822 format available.

Message #11 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: oscarfv <at> telefonica.net (Óscar Fuentes)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22832 <at> debbugs.gnu.org
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Sat, 27 Feb 2016 21:03:56 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

> Can you see if 8784ebf is the culprit?

No, it isn't. The previous revision also shows the problem.

Give an hour and I'll bisect the problem.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Sat, 27 Feb 2016 20:12:02 GMT) Full text and rfc822 format available.

Message #14 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: oscarfv <at> telefonica.net (Óscar Fuentes)
Cc: 22832 <at> debbugs.gnu.org
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Sat, 27 Feb 2016 22:11:18 +0200
> From: oscarfv <at> telefonica.net (Óscar Fuentes)
> Cc: 22832 <at> debbugs.gnu.org
> Date: Sat, 27 Feb 2016 21:03:56 +0100
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > Can you see if 8784ebf is the culprit?
> 
> No, it isn't. The previous revision also shows the problem.

Could it be 76045f7, then?

> Give an hour and I'll bisect the problem.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Sat, 27 Feb 2016 21:06:01 GMT) Full text and rfc822 format available.

Message #17 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: oscarfv <at> telefonica.net (Óscar Fuentes)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22832 <at> debbugs.gnu.org
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Sat, 27 Feb 2016 22:05:39 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Give an hour and I'll bisect the problem.

It looks like a local problem. After building from scratch the same
revision that works on my installed Emacs (5293d1b) the new build shows
the problem, but the old installed build works fine. The only reason I
can think of is some library that is statically linked to Emacs and
changed on the last month, but the OS package manager's doesn't show
obvious candidates.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Sun, 28 Feb 2016 15:56:02 GMT) Full text and rfc822 format available.

Message #20 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: oscarfv <at> telefonica.net (Óscar Fuentes)
Cc: 22832 <at> debbugs.gnu.org
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Sun, 28 Feb 2016 17:55:17 +0200
> From: oscarfv <at> telefonica.net (Óscar Fuentes)
> Cc: 22832 <at> debbugs.gnu.org
> Date: Sat, 27 Feb 2016 22:05:39 +0100
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> Give an hour and I'll bisect the problem.
> 
> It looks like a local problem. After building from scratch the same
> revision that works on my installed Emacs (5293d1b) the new build shows
> the problem, but the old installed build works fine. The only reason I
> can think of is some library that is statically linked to Emacs and
> changed on the last month, but the OS package manager's doesn't show
> obvious candidates.

Strange.

Can anyone else reproduce the problem using Óscar's recipe?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Thu, 02 Dec 2021 08:44:02 GMT) Full text and rfc822 format available.

Message #23 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22832 <at> debbugs.gnu.org,
 Óscar Fuentes <oscarfv <at> telefonica.net>
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Thu, 02 Dec 2021 09:43:00 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

> Can anyone else reproduce the problem using Óscar's recipe?

This was five years ago, and there was no response.  I'm not able to
reproduce the problem, either, so I'm guessing that this is fixed, and
I'm closing this bug report.  (If anybody can reproduce the problem,
please respond to the debbugs address and we'll reopen.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 22832 <at> debbugs.gnu.org and oscarfv <at> telefonica.net (Óscar Fuentes) Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 02 Dec 2021 08:44:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Thu, 02 Dec 2021 15:53:02 GMT) Full text and rfc822 format available.

Message #28 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Óscar Fuentes <oscarfv <at> telefonica.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22832 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Thu, 02 Dec 2021 16:52:22 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> This was five years ago, and there was no response.  I'm not able to
> reproduce the problem, either, so I'm guessing that this is fixed, and
> I'm closing this bug report.  (If anybody can reproduce the problem,
> please respond to the debbugs address and we'll reopen.)

I can reproduce the problem with:

In GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw3d scroll bars)
 of 2021-12-02 built on sky
Repository revision: 7dfa758fef58dbfcd00baaea374260d5d3510b7f
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12011000
System Description: Debian GNU/Linux bookworm/sid

Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LIBOTF LIBSELINUX LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG RSVG
SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XAW3D XDBE XIM XPM
LUCID ZLIB


and my configure command (why doesn't it appear on the above chunk of
text copied from M-x report-emacs-bug as it used to do?):

--with-native-compilation --without-toolkit-scroll-bars --with-x-toolkit=lucid --with-modules --without-imagemagick




Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 02 Dec 2021 15:55:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Thu, 02 Dec 2021 15:56:01 GMT) Full text and rfc822 format available.

Message #33 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Óscar Fuentes <oscarfv <at> telefonica.net>
Cc: 22832 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Thu, 02 Dec 2021 16:55:10 +0100
Óscar Fuentes <oscarfv <at> telefonica.net> writes:

> I can reproduce the problem with:

OK, reopening.

How do you reproduce the problem, starting from "emacs -Q"?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Thu, 02 Dec 2021 16:15:02 GMT) Full text and rfc822 format available.

Message #36 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Óscar Fuentes <oscarfv <at> telefonica.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22832 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Thu, 02 Dec 2021 17:14:51 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Óscar Fuentes <oscarfv <at> telefonica.net> writes:
>
>> I can reproduce the problem with:
>
> OK, reopening.
>
> How do you reproduce the problem, starting from "emacs -Q"?

As stated on the original report:

emacs -Q

M-x menu-bar-mode

Press F10, a popup menu is shown, press the cursor keys to navigate the
menu. The cursor keys (or any other keys I tried) have no effect.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Thu, 02 Dec 2021 16:19:01 GMT) Full text and rfc822 format available.

Message #39 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Óscar Fuentes <oscarfv <at> telefonica.net>
Cc: 22832 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Thu, 02 Dec 2021 17:18:25 +0100
Óscar Fuentes <oscarfv <at> telefonica.net> writes:

> emacs -Q
>
> M-x menu-bar-mode
>
> Press F10, a popup menu is shown, press the cursor keys to navigate the
> menu. The cursor keys (or any other keys I tried) have no effect.

emacs -Q
M-x menu-bar-mode
F10
<down>
<down>

works fine here.  The major difference I can see in the system settings
is that I'm using a Gtk build, but yours seems to be without.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Thu, 02 Dec 2021 18:38:02 GMT) Full text and rfc822 format available.

Message #42 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Óscar Fuentes <oscarfv <at> telefonica.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22832 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Thu, 02 Dec 2021 19:37:41 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Óscar Fuentes <oscarfv <at> telefonica.net> writes:
>
>> emacs -Q
>>
>> M-x menu-bar-mode
>>
>> Press F10, a popup menu is shown, press the cursor keys to navigate the
>> menu. The cursor keys (or any other keys I tried) have no effect.
>
> emacs -Q
> M-x menu-bar-mode
> F10
> <down>
> <down>
>
> works fine here.  The major difference I can see in the system settings
> is that I'm using a Gtk build, but yours seems to be without.

Exactly. AFAIK the Lucid menu widgets are unrelated to Gtk.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Fri, 03 Dec 2021 03:51:01 GMT) Full text and rfc822 format available.

Message #45 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22832 <at> debbugs.gnu.org,
 Óscar Fuentes <oscarfv <at> telefonica.net>
Subject: Re: bug#22832: 25.0.91; Keyboard navigation broken on menus
Date: Thu, 02 Dec 2021 19:50:21 -0800
Lars Ingebrigtsen wrote:

> emacs -Q
> M-x menu-bar-mode
> F10
> <down>
> <down>
> 
> works fine here.  The major difference I can see in the system settings
> is that I'm using a Gtk build, but yours seems to be without.

FWIW, I see the problem intermittently.  Sometimes keyboard navigation
works, sometimes not.  This is running something a few days old from the
emacs-28 branch, using the Lucid toolkit.

mike




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22832; Package emacs. (Tue, 30 Jul 2024 22:21:02 GMT) Full text and rfc822 format available.

Message #48 received at 22832 <at> debbugs.gnu.org (full text, mbox):

From: Mike Kupfer <kupfer <at> rawbw.com>
To: 22832 <at> debbugs.gnu.org
Cc: Óscar Fuentes <oscarfv <at> telefonica.net>
Subject: #22832 likely dup of #58771 et al
Date: Tue, 30 Jul 2024 15:19:30 -0700
I was going through some old Emacs bug reports and came across #22832.
This looks like it's the same issue as 57320/57518/58771/59733, which
was fixed in Emacs 29.

mike




Reply sent to Óscar Fuentes <oscarfv <at> telefonica.net>:
You have taken responsibility. (Tue, 30 Jul 2024 23:10:02 GMT) Full text and rfc822 format available.

Notification sent to oscarfv <at> telefonica.net (Óscar Fuentes):
bug acknowledged by developer. (Tue, 30 Jul 2024 23:10:02 GMT) Full text and rfc822 format available.

Message #53 received at 22832-done <at> debbugs.gnu.org (full text, mbox):

From: Óscar Fuentes <oscarfv <at> telefonica.net>
To: Mike Kupfer <kupfer <at> rawbw.com>
Cc: 22832-done <at> debbugs.gnu.org
Subject: Re: #22832 likely dup of #58771 et al
Date: Wed, 31 Jul 2024 01:08:42 +0200
Mike Kupfer <kupfer <at> rawbw.com> writes:

> I was going through some old Emacs bug reports and came across #22832.
> This looks like it's the same issue as 57320/57518/58771/59733, which
> was fixed in Emacs 29.

Thanks for the heads up. It works here too. Closing.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 28 Aug 2024 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 255 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.