GNU bug report logs - #29627
25.3; x-show-tip does not display text when x-gtk-use-tooltips is nil and left/right-margin-width is set

Previous Next

Package: emacs;

Reported by: Terje Larsen <terlar <at> gmail.com>

Date: Sat, 9 Dec 2017 17:28:02 UTC

Severity: normal

Found in version 25.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Terje Larsen <terlar <at> gmail.com>
Cc: 29627-done <at> debbugs.gnu.org
Subject: Re: bug#29627: 25.3;
 x-show-tip does not display text when x-gtk-use-tooltips is nil and
 left/right-margin-width is set
Date: Sat, 09 Dec 2017 22:07:44 +0200
> From: Terje Larsen <terlar <at> gmail.com>
> Date: Sat, 09 Dec 2017 13:54:24 +0000
> 
> When you have enabled `left-margin-width' and `right-margin-width'
> as well as disabled the `x-gtk-use-system-tooltips', the text will
> be invisible when running `x-show-tip'. The tip will be show, but
> not visible.
> 
> Steps to reproduce with emacs -Q
> (setq-default
>   left-margin-width 1
>   right-margin-width 1)
> 
> (setq x-gtk-use-system-tooltips nil)
> 
> (x-show-tip "Can you see me now?")

Thanks, fixed on the emacs-26 branch.




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

Previous Next


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