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

Deleting of characters with Del key not proper in JTextField,JTextArea,Jtable e

XMLWordPrintable

      Problem detected while deleting Hindi & Thai inputs using Del key in JTextField,JTextArea, etc and also with JTable demo of SwingSet2 & Stlypad which are found under demo directory of j2sdk.
      (i.e under <j2sdk home>/demo/jfc/)
      Using any of these if you input for example in Thai: 'dhe' it forms one glyph. This needs to be deleted with one del key operation.But the problem observed was that it required three deletions.
      The deletions with Backspace key is working fine.
      Example in hindi:'6m' forms one hindi glyph which when deleted with del key required two deletions instead of one.

      This is also observed in j2sdk release 1.4.2
      There is an attachment demonstrating this hindi example.










      ###@###.### 2004-02-06
      ###@###.### 2004-02-06
      ###@###.### 2004-02-06

            peterz Peter Zhelezniakov
            malobo Mangala Lobo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: