Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4906602

Linux: multi-byte characters are not displayed correctly in Frame title

XMLWordPrintable

    • b26
    • x86
    • linux_redhat_8.0
    • Verified


      Tested OS : RH9.0, RH8.0, RHAS2.1 32-bit
      Tested Build : Tiger b14

      Multi-byte characters are not displayed correctly on Frame's title.

      To reproduce,

      1) Compile the attached test case(Title.java).
      2) Launch the test case.

      The string, "abc\u3042\u3044\u3046\u3048\u304a", which includes double-byte characters is expected to be displayed, but only "abc" is displayed correctly and the double-byte characters are corrupted on RH8.0 and RH9.0.
      On RHAS2.1 32bit, only "abc" is shown.

      This is reproducible alson in b13, but not b12.
      This is not reproducible on Solaris.

      This bug is reproducible also on SwingSet2 demo.

      1)Select FileChooser demo and click one of the button to launch the FileChooser.
        
       or
      2) Select JOptionDialog demo and click one of the button to launch the daialog.

      Then, you can see the problem.

      This is reproducible also in Jaws application manager or Java Console.
      Please launch $JREHOME/bin/Jaws with Java Console enabled.

            mbronsonsunw Mike Bronson (Inactive)
            mtokunagsunw Miki Tokunaga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: