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

IIIMP: Server-based IM can't move caret to top of Preedit string

XMLWordPrintable

    • 1.2fcs
    • generic
    • generic
    • Not verified



      Name: diC59631 Date: 06/02/98


      In Java IMF, caret position in Preedit string is represented
      by TextHitInfo which is combination of character offset and
      boolean value(LEADING/TRAILING).
      On the other hands, it is represented by simple integer
      in IIIMP. No Leading/Tarailing information is given.
      But Implementation of IIIMPAdapter asuumes that desired
      posision of caret is trailing edge of given offset.
      So Server-Based IM can never set caret posision to leading
      edge of the first character.
      (Review ID: 32870)
      ======================================================================

            okutsu Masayoshi Okutsu
            dindrigo Daniel Indrigo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: