GNU bug report logs - #52705
29.0.50; Flashing popups when x-gtk-use-system-tooltips is nil in pgtk

Previous Next

Package: emacs;

Reported by: Aleksandr Vityazev <avityazev <at> posteo.org>

Date: Tue, 21 Dec 2021 15:28:02 UTC

Severity: normal

Found in version 29.0.50

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Po Lu <luangruo <at> yahoo.com>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 52705 <at> debbugs.gnu.org,
 Aleksandr Vityazev <avityazev <at> posteo.org>
Subject: Re: bug#52705: 29.0.50; Flashing popups when
 x-gtk-use-system-tooltips is nil in pgtk
Date: Sun, 26 Dec 2021 09:25:17 +0100
> Thanks, should be fixed now on master.

Confirmed.  The following tooltip related issues are still virulent with
an X-built PGTK port and (setq x-gtk-use-system-tooltips nil) here.

- The rightmost letter of a tooltip (typically an "u" in "Menu") is
  usually cropped off by ~50%.  Letters like "i" and "r" are fully
  visible so I suppose it's a variable pitch issue.  I don't see it with
  a mono-spaced font.

- Tooltips on menu bar items are system tooltips.  Also, the tooltip on
  "Next Buffer" in the Buffers menu does not show up for some reason.

- compute_tip_xy does not handle the 'bottom' parameter correctly when
  provided via 'x-show-tip'.  For example, if I ask for a value of 198
  pixels here I get a value of 829 (this issue being moot for system
  tooltips which always show up at the mouse position).

Note that none of these is an issue with the normal GTK build under X.

martin




This bug report was last modified 3 years and 164 days ago.

Previous Next


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