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


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

From: martin rudalics <rudalics <at> gmx.at>
To: Noah Peart <noah.v.peart <at> gmail.com>, Eli Zaretskii <eliz <at> gnu.org>
Cc: 24899 <at> debbugs.gnu.org
Subject: Re: bug#24899: 25.1; x-hide-tip always returns nil with USE_GTK
Date: Wed, 09 Nov 2016 08:00:20 +0100
> 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





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.