This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 138739

Summary: Tool tips for badged nodes
Product: versioncontrol Reporter: t_h <t_h>
Component: MercurialAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 123469    
Attachments: tool tips for badges

Description t_h 2008-07-01 17:24:27 UTC
There is a request to add tool tips for badged nodes (http://www.netbeans.org/issues/show_bug.cgi?id=123469). API was
created in org.openide.util.ImageUtilities to allow to set or add html tool tip for given Image (Icon). During badging
of icons (image merging) tool tips are automatically merged too. See attachment for example of assigning tool tips for
VC badges. It remains to add tool tip also for "color status" of individual files. See
http://wiki.netbeans.org/BadgedIcons for details.
Comment 1 t_h 2008-07-01 17:25:39 UTC
Created attachment 63767 [details]
tool tips for badges
Comment 2 Tomas Stupka 2008-07-08 23:25:05 UTC
fixed 9653287cbbf2, acbbdd04d7b2
Comment 3 Quality Engineering 2008-07-09 04:06:23 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #308 build
Changeset: http://hg.netbeans.org/main/rev/9653287cbbf2
User: Tomas Stupka <tstupka@netbeans.org>
Log: #138739 - Tool tips for badged nodes