yad icon indicating copy to clipboard operation
yad copied to clipboard

Inoperable --tooltip option in YAD 13.0: popup text is not displayed in the tray

Open akai2211 opened this issue 2 years ago • 1 comments

I am running a script that uses yad version 13.0 (GTK+ 3.24.38). For some reason, the --tooltip option doesn't work and the popup text is not displayed when hovering over the tray icon.

Steps for playback

  1. Run the script that uses YAD.
  2. Notice the icon in the tray.
  3. Hover your mouse over the icon to see the popup text.

Expected behavior

Hovering over the tray icon should display the popup text that is specified with the --tooltip option.

Actual behavior

The specified popup text does not appear when hovering over the tray icon, but always defaults to "YAD".

Versions and environment

  • Version yad: 13.0
  • OS Manjaro KDE
  • OS Archcraft XFCE
  • OS Alt Linux (YAD 12.3 (GTK+ 3.24.38))

Additional details

Installed "appmenu-gtk-module" didn't work Tested with yad --notification --tooltip="Test Tooltip"

akai2211 avatar Aug 16 '23 23:08 akai2211

explained here https://github.com/v1cont/yad/issues/246#issuecomment-2041056098

piozylka avatar Nov 05 '24 21:11 piozylka