JDK-4224297 : Win32: cannot input '_' (\u005f) by Japanese 106 keyboard on TextArea
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.2.1
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: generic
  • Submitted: 1999-03-26
  • Updated: 1999-04-09
  • Resolved: 1999-04-09
Related Reports
Duplicate :  
Description
JDK1.2.1 build "L", WinNT 4.0 Japanese.

Cannot input '_' (\u005F) on TextArea/TextField by using Japanese 106 keyboard. When using ANSI(101) keyboard '_' can be input. The problem seems unique to Japanese extended keyboard.

To confirm, run "IMFTest" and type "_" on below most text area. To the other light weight component, it works.

[koushi.takahashi@japan 1999-03-26]

Comments
EVALUATION [xueming.shen@Japan 1999-04-08] Same as bug#4199284, bug#4218892, bug#4191924, fix has been integrated from AWT workspace and I have verified the fix works for this bug too.
08-04-1999