JDK-4089799 : Japanese Characters are distorted in JTextArea
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.2.0
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1
  • CPU: sparc
  • Submitted: 1997-10-30
  • Updated: 1998-01-28
  • Resolved: 1998-01-28
Related Reports
Duplicate :  
Description

swing version : swing 0.5.1
Locale : ja, zh_TW
Platform: solaris, Win95

To reproduce
- java imfTestClass
- click the yellow area
- enter Japanese Characters through root window

The following bugs may appear
- those characters shown on JTextArea are distored. 
- what you composed in root window is not what shown at JTextArea
- a dot appears at the end of kanji 
- insertion and deletion do not work sometimes
-



Comments
PUBLIC COMMENTS The no Latin characters are not getting drawn. This needs to be fixed.
10-06-2004

EVALUATION I have no way to reproduce this, but assume it's a Java2D problem, so I'm reassigning this. timothy.prinzing@eng 1997-12-12
12-12-1997