GNU bug report logs - #24899
25.1; x-hide-tip always returns nil with USE_GTK

Previous Next

Package: emacs;

Reported by: nverno <noah.v.peart <at> gmail.com>

Date: Tue, 8 Nov 2016 05:03:02 UTC

Severity: normal

Found in version 25.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noah Peart <noah.v.peart <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 24899 <at> debbugs.gnu.org
Subject: bug#24899: 25.1; x-hide-tip always returns nil with USE_GTK
Date: Wed, 9 Nov 2016 17:44:37 -0500
[Message part 1 (text/plain, inline)]
Ah, yes, I had left in the first `frame = Qnil;`.  Oops!  Sorry for the
noise.
Thanks

On Wed, Nov 9, 2016 at 2:00 AM, martin rudalics <rudalics <at> gmx.at> wrote:

> > I think there might be another problem with the patch though.  There
> seems
> > to be a problem when setting `x-gtk-use-system-tooltips` variable to nil.
> >
> > I think that `x-show-tip` respects this variable with
> >
> > `if (x_gtk_use_system_tooltips)`
> >
> > but `x-hide-tip` does not.  So, the tooltip is created but can't be
> > destroyed.
>
> The patch wouldn't change anything in this regard.  The tooltip will be
> destroyed as with any other toolkit.  On Emacs-26 you can alternatively
> hide it via ‘tooltip-reuse-hidden-frame’.
>
> martin
>
>
[Message part 2 (text/html, inline)]

This bug report was last modified 7 years and 228 days ago.

Previous Next


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