-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2beta4
-
generic
-
solaris_2.5
-
Verified
If you construct an InputMethodEvent with committedCharacterCount
equal to the length of the AttributedCharacterIterator "text",
calling getCommittedCharacterCount() will not return ALL_CHARACTERS_COMMITTED.
Since the committedCharacterCount is equal to all characters in the
constructor, the appropriate constant should be returned.
equal to the length of the AttributedCharacterIterator "text",
calling getCommittedCharacterCount() will not return ALL_CHARACTERS_COMMITTED.
Since the committedCharacterCount is equal to all characters in the
constructor, the appropriate constant should be returned.