Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Language Found: Japanese
Description
Steps to reproduce:
1. Run the attached application "IMEtest.mxml"
2. Click on the first column which says "Click first".
The IME setting for this column is imeMode="
"
So the IME setting is changed to HIRAGANA. Please see the attached screen capture "hiragana.jpg".
3. Click on the second column which says "Click second".
The IME setting for this column is imeMode="
"
So the IME setting is changed to KATAKANA. Please see the attached screen capture "katakana.jpg".
4. Go back to the first column.
Actual Results:
On the step #4, even if the first column is clicked, IME setting does not changed back to HIRAGANA, but stays KATAKANA.
First time is OK, but when the cell is clicked for the second time, "imeMode =" is not working.
Expected Results:
It does not matter for the first time or second time, it should always change the IME setting to whatever the imeMode setting.
Workaround (if any):