Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Language Found: English
Description
Steps to reproduce:
1. Make sure Japanese IMEs are enabled on a Windows machine.
2. Build and run a simple app that contains a RichEditableText.
3. Put focus into that RichEditableText and change the IME mode to Hiragana.
4. Type "mizuwonomu" but do not press enter. "みずをのむ" should be displayed in the IME.
5. Press spacebar to convert to Kanji.
6. Note the new position of the insertion cursor.
Actual Results:
The cursor has moved to the far left of the IME.
Expected Results:
The cursor should stay at the far right of the IME.
Workaround (if any):