-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
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)
======================================================================
- relates to
-
JDK-4111595 IIIMP adapter doesn't produce correct caret information
-
- Closed
-