No way of displaying a tooltip in fallback mode

Bug #1781654 reported by Guido Berhoerster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libappindicator (Ubuntu)
New
Undecided
Unassigned

Bug Description

Current status notifier/application indicator implementations such as KDE Plasma or the Xfce Status Notifier Plugin display the indicators "title" and "icon-desc" or "attention-icon-desc" properties in a tooltip. In fallback mode, i.e. when the icon is a tray icon, does not show a tooltip and neither provides an API to make use of the tooltip functionality of the GtkStatusIcon.

This is specifically a problem for my project package-update-indicator which notifies of available package updates with an icon. If users miss the associated notification or do not use a notification daemon it is rather confusing without a tooltip providing the name of the indicator it belongs to as well as an brief explanation like "Updates available".

I've created a patch which replicates the behavior of KDE Plasma or the Xfce Status Notifier Plugin in fallback mode by displaying a tooltip with the contents of the "title" and "icon-desc" or "attention-icon-desc".

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.