JDK-4114130 : FrameTitle and TextField display incorrect mutibyte chars on Win32
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_95
  • CPU: x86
  • Submitted: 1998-02-21
  • Updated: 1999-01-15
  • Resolved: 1999-01-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.2.0 1.2beta3Fixed
Related Reports
Relates :  
Relates :  
Description
Platform : Win95
JDK version : JDK-1.2beta3-H
Locales : zh, zh_TW, ja

This bug does not show at jdk1.1.x
This bug does not show on Solaris


To reproduce:
- java temp (see attachment)

You should notice that incorrect chars are displayed at FrameTitle and TextField components, while correct results are shown at List and Button components



Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.2beta3 FIXED IN: 1.2beta3 INTEGRATED IN: 1.2beta3
14-06-2004

EVALUATION awt_Window.cpp and awt_TextComponent.cpp assumed the UTF encoding as the external file encoding on Win95. masayoshi.okutsu@Eng 1998-03-06
06-03-1998