Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.TextEvent.TEXT_INPUT event is set to TextInput
2.Enter the characters in the TextInput.
3.After selecting a character type, using the Japanese IME to enter characters.
Actual Results:TextEvent.TEXT_INPUT when the event occurs,
The selected string can not get the selectionBeginIndex and selectionEndIndex.
Expected Results:After selecting the input string, using Japanese IME to enter characters,
selectionBeginIndex and selectionEndIndex of the selected string can be obtained
Workaround (if any):