Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): Apple IOS
Language Found: English
Description
Steps to reproduce:
1. Place a TextInput and TextArea in a mobile flex app.
2. Set some text on both components.
3. Run the app in iOS device.
4. Tap into TextInput first. It should get focused and should have a caret and delete icon.
5. In TextArea, lightly scroll text "downward", making sure to release outside of the TextArea. It should get a focus but shouldn't be in the edit mode.
Actual Results: Caret and delete icon still present in TextInput.
Expected Results: Caret and delete icon no longer in TextInput.
Workaround (if any):