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 119188 - Strange "&" prefix inside tooltips of multiview buttons
Summary: Strange "&" prefix inside tooltips of multiview buttons
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-17 10:12 UTC by Jiri Vagner
Modified: 2008-12-22 11:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
wrong-multiview-tooltips.jpg (13.20 KB, image/jpeg)
2007-10-17 10:12 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2007-10-17 10:12:11 UTC
See the screenshot

Steps to reproduce:
 - create java app project
 - add jframe form
 - check the tooltips of Source button and Design button

Product Version: NetBeans IDE Dev (Build 20071017024355)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 1 Jiri Vagner 2007-10-17 10:12:54 UTC
Created attachment 51097 [details]
wrong-multiview-tooltips.jpg
Comment 2 David Simonek 2007-10-17 13:37:17 UTC
I didn't realize that button display name is used in tooltip, sorry for that.

fixed in main trunk:
Checking in TabsComponent.java;
/cvs/core/multiview/src/org/netbeans/core/multiview/TabsComponent.java,v  <--  TabsComponent.java
new revision: 1.22; previous revision: 1.21
done
Comment 3 David Simonek 2007-10-17 15:17:25 UTC
fixed
Comment 4 Jiri Vagner 2007-10-19 07:30:33 UTC
Verified

Product Version: NetBeans IDE Dev (Build 20071019005952)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)