JDK-4616924 : Merlinb89:SwingSet2 Demo:Unable to set Hindi title for Internal Frame in WinL&F
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2001-12-21
  • Updated: 2002-04-19
  • Resolved: 2002-04-19
Related Reports
Duplicate :  
Description
OS - Win2000 Prof.
Locale - Hindi

Steps to Reproduce:

1) On a Win2000 Prof. system set the default locale to Hindi.
2) Copy the Hindi Input Method file IndicInputMethod.jar from
/net/sqesvr/export/i18n/i18n_ws/OverSea/Hindi
to
c:\j2sdk1.4.0-rc\jre\lib\ext

3) Launch SwingSet2 Demo.
4) Set the Input Method for the demo to "Devanagri Input Method" using the "Select Input Method" MenuItem. This MenuItem is under the "Close" MenuItem for the SwingSet2 window.
5) Change the L&F to WinL&F
6) In the InternalFrames Demo, enter some hindi characters in "Frame Title:" text box.
7) Create a new Internal Frame.
8) Notice that the Frame tile of this new frame shows boxes instead of the hindi text.
Whereas if the L&F is changed to Java L&F or Motif L&F, the title is displayed properly.


%java -version
java version "1.4.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b89)
Java HotSpot(TM) Client VM (build 1.4.0-rc-b89, mixed mode)

###@###.### 2001-12-20

Comments
EVALUATION This is another manifestation of 4615396. ###@###.### 2002-04-19
19-04-2002