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. Add a TextArea with text content
2. Tap on the end of the TextArea (on the right of the text)
3.
Actual Results:
Caret is at index 0
Expected Results:
Caret should be at the end of the text (or at the right index if the text itself was clicked)
Workaround (if any):
None
Please find attached a simple FXP to reproduce this issue