Bug 147525

Summary: New update mechanism in taskbar needs a hover popup
Product: [openSUSE] SUSE Linux 10.1 Reporter: Chad Groneman <cgroneman>
Component: ZenworksAssignee: Chris Rivera <crivera>
Status: VERIFIED FIXED QA Contact: Eric Waldow <ewaldow>
Severity: Normal    
Priority: P5 - None CC: gnome-bugs, suse-beta
Version: Beta 3Keywords: Fix_is_Checked_In
Target Milestone: Beta 4   
Hardware: Other   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Chad Groneman 2006-02-02 04:53:11 UTC
The new icon in the taskbars of both KDE and Gnome for the new updater (zen updater or mongoose, I'm assuming - this is my first look at it) needs to have a description pop up when the mouse is hovered over it, like all the rest of the icons do.  Also, it would be good if we can get the name of it on the title bar for when users either right or left click.  Hard to report a bug if all you have is the icon, with no name.

Also, for a beta, this looks fantastic!  Great job!
Comment 1 Rodrigo Moya 2006-02-02 14:36:51 UTC
Also, it would be nice if it used libnotify to popup notification bubbles, like gnome-power-manager and some gnome applets do.
Comment 2 Chris Rivera 2006-02-03 01:04:44 UTC
I added a simple tooltip for now.  I would like to add libnotify support, but this code needs to also run on much older distros that don't support libnotify.  I'll look at doing it at run-time in the near future.