Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.5.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. You have to have IME input method ready to test this issue
2. Run "spTest02.mxml" (This sample application is to replace the text in TextArea. The goal of this is to get the not finalized IME input into TextArea.)
3. Type in spark TextArea in IME and display the selection options to pick
4. Without confirming the selection, start typing again. "Without confirming" is the key to reproduce this issue.
Actual Results:
What you are typing is not displayed on the screen at all.
Expected Results:
It should display on the screen.
You can see the different when you try on mx version, not spark version.
Workaround (if any):