bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52994: 29.0.50; Help descriptions from menu bar items don't appear i


From: Alan Third
Subject: bug#52994: 29.0.50; Help descriptions from menu bar items don't appear in the echo area
Date: Sat, 15 Jan 2022 12:37:03 +0000

On Fri, Jan 14, 2022 at 09:39:58AM +0100, Lars Ingebrigtsen wrote:
> Daniel Martín <mardani29@yahoo.es> writes:
> 
> > Steps to reproduce the problem:
> >
> > emacs -Q
> > Click on File, place the mouse over "Visit New File", but don't click it.
> >
> > Expected results:
> >
> > "Specify a new file's name, to edit the file", which is the value for
> > the :help keyword of that menu item, appears in the echo area, or
> > perhaps in a tooltip.
> >
> > Actual results:
> >
> > Nothing appears in the echo area.
> 
> I'm unable to reproduce this problem on Debian -- is this a Macos
> problem only?
> 
> On Macos, the menu is separated from the Emacs frame, and I'm guessing
> it's impossible to do tooltips up there.  But I guess it could show the
> tooltips in the echo area?  I.e., kinda emulate having tooltip-mode off
> when doing the menus?
> 
> I've added Alan to the CCs; perhaps he has some comments.

I was under the impression that the help text appears in a tooltip. We
had a recent bug report where the wrong text was sometimes appearing
in the tooltip, but that should be fixed now, at least on master.

I'd be surprised if there's no tooltip at all or the tooltip is empty,
it's a function provided by the toolkit.
-- 
Alan Third





reply via email to

[Prev in Thread] Current Thread [Next in Thread]