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 34793

Summary: Can not type under-bar (_) on Win from Japanese keyboard.
Product: installer Reporter: yasuhiro <yasuhiro>
Component: CodeAssignee: issues@installer <issues>
Status: CLOSED FIXED    
Severity: blocker CC: jf4jbug
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: ja keyborad for win

Description yasuhiro 2003-07-08 13:22:51 UTC
- Test environment
Platform: PC
OS: Win 2K Japanese Version
Keyboard: Japanese
Installer: release351-200307062351-ML-JA-win32

- Problem
By using Japanse Keyboard, Win Japanese Version user
can not input under-bar (_) to any text-boxes on
NB installer,
and vertical-bar (|) is displayed instead of
under-bar.
When using English kyboard, the problem does not
occur.
Comment 1 yasuhiro 2003-07-08 13:24:22 UTC
Created attachment 10885 [details]
ja keyborad for win
Comment 2 Richard Gregor 2003-07-08 14:03:20 UTC
It looks like general problem. I'm wondering if we are able to change
this in installer.
Comment 3 mslama 2005-01-28 14:56:01 UTC
Please can you try some simple example Swing app with text edit box
eg. TextSampler Demo from
http://java.sun.com/docs/books/tutorial/uiswing/components/text.html?
I do not know about any special keyboard treatment in installer
different from any other Swing app. It looks to me that your keyboard
is not correctly labeled. Please also test NB 4.0 installer.
Comment 4 yasuhiro 2005-01-31 06:30:29 UTC
I do not see such a issue on NB4.0 installer and the sample.
I think we can close this bug.
Thanks.