Bug 147525 - New update mechanism in taskbar needs a hover popup
Summary: New update mechanism in taskbar needs a hover popup
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Zenworks (show other bugs)
Version: Beta 3
Hardware: Other SUSE Other
: P5 - None : Normal (vote)
Target Milestone: Beta 4
Assignee: Chris Rivera
QA Contact: Eric Waldow
URL:
Whiteboard:
Keywords: Fix_is_Checked_In
Depends on:
Blocks:
 
Reported: 2006-02-02 04:53 UTC by Chad Groneman
Modified: 2006-07-12 20:36 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.