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

Use Input Method, if Input character rechange then character is double!!

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.2
    • client-libs



      Name: skT88420 Date: 09/28/99


      On Windows95 Japanese edition, use Input Method type dublebyte char.
      Type key "Ctrl + Backspace" is rechange type dublebyte char.
      But, JTextArea is rechange type dublebyte char plus dublebyte char by 2.
      I expect perform is normal rechange.

      Bug example:
      1.Type dublebyte char and Enter is.
       "AB"(Dublebyte).
      2.Type key "Ctrl + Backspace" is.
       "ABAB"((Dublebyte)
          ^^<- Same char multiply !!

      Rechange dublebyte char is double!!
      This perform is same as JDK1.3 Beta.
      (Review ID: 95841)
      ======================================================================

            duke J. Duke
            skonchad Sandeep Konchady
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: