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

TextArea/Field: selectAll can not select all entry if multibyte is used

XMLWordPrintable

    • 1.1.6
    • generic, x86, sparc
    • generic, solaris_2.5, solaris_2.6, windows_95, windows_nt
    • Verified

        In case of that TextArea/Field contains multibyte characters, selectAll does not
        select all entries correctly.

        selectionEnd passed to peer.select in selectAll method is needed to be converted to byte pointer rather than unicode pointer before calling actual native method
        like motif/Win32 in peer component.

              ehawkessunw Eric Hawkes (Inactive)
              sishidasunw Shoji Ishida (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: