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 145458 - I18N - BeanInfo designer has a tooltip text coming not from pseudo localized bundle file
Summary: I18N - BeanInfo designer has a tooltip text coming not from pseudo localized...
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-08-28 16:32 UTC by kaa
Modified: 2008-09-04 18:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (35.44 KB, image/jpeg)
2008-08-28 16:32 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-08-28 16:32:18 UTC
Product Version: NetBeans IDE Dev (Build 200808240201)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option. 

1. Create a new Java Beans Component
2. Select the component and create BeanInfo using pop-up menu
3. Switch to the designer of BeanInfo editor
4. Make the tooltip visible for the Bean (under Beans node)

The following text appears: beanDescriptor
The message does not come from the pseudo localized jar file. Perhaps, it should more descriptive.
Comment 1 kaa 2008-08-28 16:32:41 UTC
Created attachment 68547 [details]
image
Comment 2 Jan Pokorsky 2008-08-29 09:42:15 UTC
fixed, http://hg.netbeans.org/main/rev/20547e3c687f
Comment 3 Quality Engineering 2008-08-30 05:33:48 UTC
Integrated into 'main-golden', available in build *200808300201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/20547e3c687f
User: Jan Pokorsky <jpokorsky@netbeans.org>
Log: #145458: missing I18N of bean descriptors
Comment 4 kaa 2008-09-04 18:36:59 UTC
verified: build 0831