GNU bug report logs -
#46990
28.0.50; popup menu not navigable via arrow keys on lucid build
Previous Next
Reported by: Colin Baxter <m43cap <at> yandex.com>
Date: Sun, 7 Mar 2021 16:59:02 UTC
Severity: normal
Tags: moreinfo
Found in version 28.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #56 received at 46990 <at> debbugs.gnu.org (full text, mbox):
> From: Colin Baxter <m43cap <at> yandex.com>
> Date: Thu, 11 Mar 2021 13:23:26 +0000
>
> Colin> Investigating further, I find that if I launch a lucid
> Colin> "emacs-28" via
>
> Colin> src/temacs -Q
>
> Colin> and evaluate (menu-bar-mode -1) then the popup menu, formed
> Colin> from <f10>, does indeed allow navigation from the arrow keys
> Colin> (as well as the mouse). Only launching "emacs-28" from the
> Colin> following
>
> Colin> 1. src/emacs -Q 2. src/bootstrap-emacs -Q
> Colin> 3. src/emacs-28.0.50.1 -Q
>
> Colin> fails to allow the popup menu-bar to be navigable from the
> Colin> arrow keys.
>
>
> If I miss out the batch option and make an emacs by
>
> ./temacs -l loadup --temacs=pdump
>
> then ./emacs -Q will allow the popup menu to be navigable via the arrow
> keys.
This could point to the portable dumper as the culprit (more
accurately, something we do wrongly when producing the pdmp file), but
then why does the installed Emacs behave correctly: it also starts
from the same pdmp file as when you invoke it uninstalled. Hmm...
Thanks for the data points, anyway.
This bug report was last modified 3 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.