Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Google Android
Language Found: English
Description
Steps to reproduce:
1.Create a Flex mobile project.
2.Add Text Input component and set displayAsPassword property as true.
3.Deploy the application on device.
4.Click on the Text Input component ,press few keys from key pad.
Actual Results:
Keys pressed are not displayed as password.
Expected Results:
Keys pressed should be displayed as password.
Workaround (if any):
Note:
After entering the keys ,Close the keypad .Now the text value in text input component is shown as password.