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 138248

Summary: I18N - js editor has a menu containing hot keys with labels not from pseudo localized bundle file
Product: editor Reporter: kaa <kaa>
Component: Key bindingsAssignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2008-06-25 17:08:44 UTC
Product Version: NetBeans IDE Dev (Build 200806220002)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)
fontsize 16 

Steps:
Java script editor has popup menu containing hot keys. (see image) Their labels have 'Period' and 'Comma' words not from
pseudo. Since there are no such keys on the keyboard I think they need localization. The problem seems true for any editor.
Comment 1 kaa 2008-06-25 17:09:15 UTC
Created attachment 63439 [details]
image
Comment 2 kaa 2008-06-25 17:10:31 UTC
I'm running in the Japan locale, using a pseudo localized Netbeans with font size 16 option.
Comment 3 Vitezslav Stejskal 2008-06-25 18:36:05 UTC
I'm afraid that this is the default behavior of JMenuItem. Please rise this problem with the JDK team. Thanks